#B6B2F5 Purple Illusion
#B6B2F5 (Purple Illusion) RGB value is (182, 178, 245).
Red value is 182, green value is 178, and blue value is 245.
Cylindrical-coordinate representations (HSL) of color #B6B2F5: hue: 244°, saturation: 77%, and lightness: 82.9%.
Process color (CMYK) of #B6B2F5 is 25.7%, 27.3%, 0%, 3.9%. Web safe color equivalent of #B6B2F5 is ##CC99FF. Color #B6B2F5 contains mainly Blue.
Color Spaces
| Color spaces of #B6B2F5 | Value |
|---|---|
| RGB | 182, 178, 245 |
| HSL | 244°, 77%, 82.9% |
| HSV / HSB | 244°, 27.3%, 96.1% |
| CMYK | 25.7%, 27.3%, 0%, 3.9% |
| XYZ | 51.69, 48.38, 92.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110110 | 10110010 | 11110101 |
| Octal | 266 | 262 | 365 |
| Decimal | 182 | 178 | 245 |
| Hex | B6 | B2 | F5 |
Shades of #B6B2F5
Tints of #B6B2F5
.mybgColor { background-color: #B6B2F5; }
.myforeColor { color: #B6B2F5; }
.myborderColor { border: 3px solid #B6B2F5; }
<p style="color:#B6B2F5">Text here</p>
This sample text is styled with font color #B6B2F5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B6B2F5">Div content here</div>
<div style="border:3px solid #B6B2F5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(182, 178, 245, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B6B2F5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B6B2F5;
-webkit-box-shadow: 1px 1px 3px #B6B2F5;
box-shadow: 1px 1px 3px #B6B2F5; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #B6B2F5 (Purple Illusion)
Color Overview & Profile: Color #B6B2F5, also known as Purple Illusion, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (182/255), 70% Green (178/255), and 96% Blue (245/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #B6B2F5 translates into the CMYK subtractive color model with values of 25.7% Cyan, 27.3% Magenta, 0% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 244°, saturation of 77%, and lightness of 82.9%.
Web Accessibility & Design Recommendations: When implementing #B6B2F5 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC99FF.
