#cadceb color space conversions
Hex:
#cadceb
RGB:
202, 220, 235
CMY:
21, 14, 8
CMYK:
14, 6, 0, 8
HSL:
207°, 45.2055%, 85.6863%
HSV (HSB):
207°, 14.0426%, 92.1569%
XYZ:
64.9457, 69.7411, 88.6356
xyY:
0.2908, 0.3123, 69.7411
CIE-Lab:
86.8697, -3.0107, -9.3821
CIE-LCH:
86.8697, 9.8534, 252.2086
CIE-Luv:
86.8697, -10.3637, -14.1184
Hunter-Lab:
83.5111, -7.3270, -4.4704
#cadceb color charts
#cadceb color shades, tints & tones
#cadceb color schemes
#cadceb color preview, HTML & CSS examples
This text has a color of #cadceb
<p style="color:#cadceb;">Text here</p>
.mytext {color:#cadceb;}
This box has a color of #cadceb
<div style="background-color:#cadceb;">Content here</div>
.mybackground {background-color:#cadceb;}
Border around this has a color of #cadceb
<div style="border:2px solid #cadceb;">Content here</div>
.myborder {border:2px solid #cadceb;}