#c8bffb color space conversions
Hex:
#c8bffb
RGB:
200, 191, 251
CMY:
22, 25, 2
CMYK:
20, 24, 0, 2
HSL:
249°, 88.2353%, 86.6667%
HSV (HSB):
249°, 23.9044%, 98.4314%
XYZ:
59.8628, 56.5060, 99.0184
xyY:
0.2779, 0.2623, 56.5060
CIE-Lab:
79.9009, 15.2247, -28.4215
CIE-LCH:
79.9009, 32.2425, 298.1769
CIE-Luv:
79.9009, 0.9931, -47.9131
Hunter-Lab:
75.1705, 10.6021, -25.4805
#c8bffb color charts
#c8bffb color shades, tints & tones
#c8bffb color schemes
#c8bffb color preview, HTML & CSS examples
This text has a color of #c8bffb
<p style="color:#c8bffb;">Text here</p>
.mytext {color:#c8bffb;}
This box has a color of #c8bffb
<div style="background-color:#c8bffb;">Content here</div>
.mybackground {background-color:#c8bffb;}
Border around this has a color of #c8bffb
<div style="border:2px solid #c8bffb;">Content here</div>
.myborder {border:2px solid #c8bffb;}