#c2caf3 color space conversions
Hex:
#c2caf3
RGB:
194, 202, 243
CMY:
24, 21, 5
CMYK:
20, 17, 0, 5
HSL:
230°, 67.1233%, 85.6863%
HSV (HSB):
230°, 20.1646%, 95.2941%
XYZ:
59.5463, 60.1815, 93.2718
xyY:
0.2796, 0.2825, 60.1815
CIE-Lab:
81.9367, 5.6932, -21.0881
CIE-LCH:
81.9367, 21.8431, 285.1081
CIE-Luv:
81.9367, -6.4732, -34.3713
Hunter-Lab:
77.5767, 1.2538, -16.9817
#c2caf3 color charts
#c2caf3 color shades, tints & tones
#c2caf3 color schemes
#c2caf3 color preview, HTML & CSS examples
This text has a color of #c2caf3
<p style="color:#c2caf3;">Text here</p>
.mytext {color:#c2caf3;}
This box has a color of #c2caf3
<div style="background-color:#c2caf3;">Content here</div>
.mybackground {background-color:#c2caf3;}
Border around this has a color of #c2caf3
<div style="border:2px solid #c2caf3;">Content here</div>
.myborder {border:2px solid #c2caf3;}