#cadaee color space conversions
Hex:
#cadaee
RGB:
202, 218, 238
CMY:
21, 15, 7
CMYK:
15, 8, 0, 7
HSL:
213°, 51.4286%, 86.2745%
HSV (HSB):
213°, 15.1261%, 93.3333%
XYZ:
64.8611, 68.8724, 90.7641
xyY:
0.2889, 0.3068, 68.8724
CIE-Lab:
86.4408, -1.3532, -11.6046
CIE-LCH:
86.4408, 11.6832, 263.3486
CIE-Luv:
86.4408, -9.5487, -17.9447
Hunter-Lab:
82.9894, -5.7231, -6.7519
#cadaee color charts
#cadaee color shades, tints & tones
#cadaee color schemes
#cadaee color preview, HTML & CSS examples
This text has a color of #cadaee
<p style="color:#cadaee;">Text here</p>
.mytext {color:#cadaee;}
This box has a color of #cadaee
<div style="background-color:#cadaee;">Content here</div>
.mybackground {background-color:#cadaee;}
Border around this has a color of #cadaee
<div style="border:2px solid #cadaee;">Content here</div>
.myborder {border:2px solid #cadaee;}