#cac5ed color space conversions
Hex:
#cac5ed
RGB:
202, 197, 237
CMY:
21, 23, 7
CMYK:
15, 17, 0, 7
HSL:
248°, 52.6316%, 85.0980%
HSV (HSB):
248°, 16.8776%, 92.9412%
XYZ:
59.6094, 58.6035, 88.2906
xyY:
0.2887, 0.2838, 58.6035
CIE-Lab:
81.0732, 9.5665, -19.1336
CIE-LCH:
81.0732, 21.3919, 296.5644
CIE-Luv:
81.0732, 0.2898, -31.7246
Hunter-Lab:
76.5529, 5.0249, -14.7938
#cac5ed color charts
#cac5ed color shades, tints & tones
#cac5ed color schemes
#cac5ed color preview, HTML & CSS examples
This text has a color of #cac5ed
<p style="color:#cac5ed;">Text here</p>
.mytext {color:#cac5ed;}
This box has a color of #cac5ed
<div style="background-color:#cac5ed;">Content here</div>
.mybackground {background-color:#cac5ed;}
Border around this has a color of #cac5ed
<div style="border:2px solid #cac5ed;">Content here</div>
.myborder {border:2px solid #cac5ed;}