#cacde7 color space conversions
Hex:
#cacde7
RGB:
202, 205, 231
CMY:
21, 20, 9
CMYK:
13, 11, 0, 9
HSL:
234°, 37.6623%, 84.9020%
HSV (HSB):
234°, 12.5541%, 90.5882%
XYZ:
60.6122, 61.9887, 84.3717
xyY:
0.2929, 0.2995, 61.9887
CIE-Lab:
82.9074, 4.0469, -13.1699
CIE-LCH:
82.9074, 13.7776, 287.0814
CIE-Luv:
82.9074, -3.0996, -21.2385
Hunter-Lab:
78.7329, -0.3650, -8.4233
#cacde7 color charts
#cacde7 color shades, tints & tones
#cacde7 color schemes
#cacde7 color preview, HTML & CSS examples
This text has a color of #cacde7
<p style="color:#cacde7;">Text here</p>
.mytext {color:#cacde7;}
This box has a color of #cacde7
<div style="background-color:#cacde7;">Content here</div>
.mybackground {background-color:#cacde7;}
Border around this has a color of #cacde7
<div style="border:2px solid #cacde7;">Content here</div>
.myborder {border:2px solid #cacde7;}