#c1bffb color space conversions
Hex:
#c1bffb
RGB:
193, 191, 251
CMY:
24, 25, 2
CMYK:
23, 24, 0, 2
HSL:
242°, 88.2353%, 86.6667%
HSV (HSB):
242°, 23.9044%, 98.4314%
XYZ:
58.0357, 55.5641, 98.9329
xyY:
0.2731, 0.2614, 55.5641
CIE-Lab:
79.3651, 13.1289, -29.2896
CIE-LCH:
79.3651, 32.0975, 294.1441
CIE-Luv:
79.3651, -2.5608, -49.0090
Hunter-Lab:
74.5413, 8.5276, -26.5121
#c1bffb color charts
#c1bffb color shades, tints & tones
#c1bffb color schemes
#c1bffb color preview, HTML & CSS examples
This text has a color of #c1bffb
<p style="color:#c1bffb;">Text here</p>
.mytext {color:#c1bffb;}
This box has a color of #c1bffb
<div style="background-color:#c1bffb;">Content here</div>
.mybackground {background-color:#c1bffb;}
Border around this has a color of #c1bffb
<div style="border:2px solid #c1bffb;">Content here</div>
.myborder {border:2px solid #c1bffb;}