#cacdee color space conversions
Hex:
#cacdee
RGB:
202, 205, 238
CMY:
21, 20, 7
CMYK:
15, 14, 0, 7
HSL:
235°, 51.4286%, 86.2745%
HSV (HSB):
235°, 15.1261%, 93.3333%
XYZ:
61.6211, 62.3922, 89.6840
xyY:
0.2884, 0.2920, 62.3922
CIE-Lab:
83.1216, 5.4984, -16.5779
CIE-LCH:
83.1216, 17.4659, 288.3490
CIE-Luv:
83.1216, -3.4904, -26.9978
Hunter-Lab:
78.9888, 1.0219, -12.0259
#cacdee color charts
#cacdee color shades, tints & tones
#cacdee color schemes
#cacdee color preview, HTML & CSS examples
This text has a color of #cacdee
<p style="color:#cacdee;">Text here</p>
.mytext {color:#cacdee;}
This box has a color of #cacdee
<div style="background-color:#cacdee;">Content here</div>
.mybackground {background-color:#cacdee;}
Border around this has a color of #cacdee
<div style="border:2px solid #cacdee;">Content here</div>
.myborder {border:2px solid #cacdee;}