#c2caf5 color space conversions
Hex:
#c2caf5
RGB:
194, 202, 245
CMY:
24, 21, 4
CMYK:
21, 18, 0, 4
HSL:
231°, 71.8310%, 86.0784%
HSV (HSB):
231°, 20.8163%, 96.0784%
XYZ:
59.8501, 60.3030, 94.8714
xyY:
0.2783, 0.2804, 60.3030
CIE-Lab:
82.0026, 6.1356, -22.0542
CIE-LCH:
82.0026, 22.8918, 285.5467
CIE-Luv:
82.0026, -6.5748, -36.0430
Hunter-Lab:
77.6550, 1.6769, -18.0763
#c2caf5 color charts
#c2caf5 color shades, tints & tones
#c2caf5 color schemes
#c2caf5 color preview, HTML & CSS examples
This text has a color of #c2caf5
<p style="color:#c2caf5;">Text here</p>
.mytext {color:#c2caf5;}
This box has a color of #c2caf5
<div style="background-color:#c2caf5;">Content here</div>
.mybackground {background-color:#c2caf5;}
Border around this has a color of #c2caf5
<div style="border:2px solid #c2caf5;">Content here</div>
.myborder {border:2px solid #c2caf5;}