#cacede color space conversions
Hex:
#cacede
RGB:
202, 206, 222
CMY:
21, 19, 13
CMYK:
9, 7, 0, 13
HSL:
228°, 23.2558%, 83.1373%
HSV (HSB):
228°, 9.0090%, 87.0588%
XYZ:
59.6132, 61.9731, 77.9273
xyY:
0.2988, 0.3106, 61.9731
CIE-Lab:
82.8991, 1.7052, -8.3827
CIE-LCH:
82.8991, 8.5544, 281.4979
CIE-Luv:
82.8991, -3.0872, -13.2297
Hunter-Lab:
78.7230, -2.5955, -3.5846
#cacede color charts
#cacede color shades, tints & tones
#cacede color schemes
#cacede color preview, HTML & CSS examples
This text has a color of #cacede
<p style="color:#cacede;">Text here</p>
.mytext {color:#cacede;}
This box has a color of #cacede
<div style="background-color:#cacede;">Content here</div>
.mybackground {background-color:#cacede;}
Border around this has a color of #cacede
<div style="border:2px solid #cacede;">Content here</div>
.myborder {border:2px solid #cacede;}