#cacef5 color space conversions
Hex:
#cacef5
RGB:
202, 206, 245
CMY:
21, 19, 4
CMYK:
18, 16, 0, 4
HSL:
234°, 68.2540%, 87.6471%
HSV (HSB):
234°, 17.5510%, 96.0784%
XYZ:
62.9099, 63.2917, 95.2870
xyY:
0.2840, 0.2858, 63.2917
CIE-Lab:
83.5956, 6.4511, -19.5861
CIE-LCH:
83.5956, 20.6212, 288.2304
CIE-Luv:
83.5956, -4.3412, -32.0994
Hunter-Lab:
79.5561, 1.9276, -15.3244
#cacef5 color charts
#cacef5 color shades, tints & tones
#cacef5 color schemes
#cacef5 color preview, HTML & CSS examples
This text has a color of #cacef5
<p style="color:#cacef5;">Text here</p>
.mytext {color:#cacef5;}
This box has a color of #cacef5
<div style="background-color:#cacef5;">Content here</div>
.mybackground {background-color:#cacef5;}
Border around this has a color of #cacef5
<div style="border:2px solid #cacef5;">Content here</div>
.myborder {border:2px solid #cacef5;}