#C0BBF5 Purple Illusion
#C0BBF5 (Purple Illusion) RGB value is (192, 187, 245).
Red value is 192, green value is 187, and blue value is 245.
Cylindrical-coordinate representations (HSL) of color #C0BBF5: hue: 245°, saturation: 74.4%, and lightness: 84.7%.
Process color (CMYK) of #C0BBF5 is 21.6%, 23.7%, 0%, 3.9%. Web safe color equivalent of #C0BBF5 is ##CCCCFF. Color #C0BBF5 contains mainly Magenta.
Color Spaces
| Color spaces of #C0BBF5 | Value |
|---|---|
| RGB | 192, 187, 245 |
| HSL | 245°, 74.4%, 84.7% |
| HSV / HSB | 245°, 23.7%, 96.1% |
| CMYK | 21.6%, 23.7%, 0%, 3.9% |
| XYZ | 55.99, 53.34, 93.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000000 | 10111011 | 11110101 |
| Octal | 300 | 273 | 365 |
| Decimal | 192 | 187 | 245 |
| Hex | C0 | BB | F5 |
Shades of #C0BBF5
Tints of #C0BBF5
.mybgColor { background-color: #C0BBF5; }
.myforeColor { color: #C0BBF5; }
.myborderColor { border: 3px solid #C0BBF5; }
<p style="color:#C0BBF5">Text here</p>
This sample text is styled with font color #C0BBF5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C0BBF5">Div content here</div>
<div style="border:3px solid #C0BBF5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(192, 187, 245, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C0BBF5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C0BBF5;
-webkit-box-shadow: 1px 1px 3px #C0BBF5;
box-shadow: 1px 1px 3px #C0BBF5; }
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 #C0BBF5 (Purple Illusion)
Color Overview & Profile: Color #C0BBF5, 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 75% Red (192/255), 73% Green (187/255), and 96% Blue (245/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C0BBF5 translates into the CMYK subtractive color model with values of 21.6% Cyan, 23.7% Magenta, 0% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 245°, saturation of 74.4%, and lightness of 84.7%.
Web Accessibility & Design Recommendations: When implementing #C0BBF5 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 ##CCCCFF.
