#cadaec color space conversions
Hex:
#cadaec
RGB:
202, 218, 236
CMY:
21, 15, 7
CMYK:
14, 8, 0, 7
HSL:
212°, 47.2222%, 85.8824%
HSV (HSB):
212°, 14.4068%, 92.5490%
XYZ:
64.5688, 68.7555, 89.2249
xyY:
0.2901, 0.3089, 68.7555
CIE-Lab:
86.3828, -1.7655, -10.6345
CIE-LCH:
86.3828, 10.7801, 260.5740
CIE-Luv:
86.3828, -9.4661, -16.3168
Hunter-Lab:
82.9189, -6.1105, -5.7557
#cadaec color charts
#cadaec color shades, tints & tones
#cadaec color schemes
#cadaec color preview, HTML & CSS examples
This text has a color of #cadaec
<p style="color:#cadaec;">Text here</p>
.mytext {color:#cadaec;}
This box has a color of #cadaec
<div style="background-color:#cadaec;">Content here</div>
.mybackground {background-color:#cadaec;}
Border around this has a color of #cadaec
<div style="border:2px solid #cadaec;">Content here</div>
.myborder {border:2px solid #cadaec;}