#cac7ed color space conversions
Hex:
#cac7ed
RGB:
202, 199, 237
CMY:
21, 22, 7
CMYK:
15, 16, 0, 7
HSL:
245°, 51.3514%, 85.4902%
HSV (HSB):
245°, 16.0338%, 92.9412%
XYZ:
60.0666, 59.5178, 88.4430
xyY:
0.2887, 0.2861, 59.5178
CIE-Lab:
81.5754, 8.4930, -18.3749
CIE-LCH:
81.5754, 20.2428, 294.8068
CIE-Luv:
81.5754, -0.6396, -30.3385
Hunter-Lab:
77.1478, 3.9699, -13.9672
#cac7ed color charts
#cac7ed color shades, tints & tones
#cac7ed color schemes
#cac7ed color preview, HTML & CSS examples
This text has a color of #cac7ed
<p style="color:#cac7ed;">Text here</p>
.mytext {color:#cac7ed;}
This box has a color of #cac7ed
<div style="background-color:#cac7ed;">Content here</div>
.mybackground {background-color:#cac7ed;}
Border around this has a color of #cac7ed
<div style="border:2px solid #cac7ed;">Content here</div>
.myborder {border:2px solid #cac7ed;}