#cadaea color space conversions
Hex:
#cadaea
RGB:
202, 218, 234
CMY:
21, 15, 8
CMYK:
14, 7, 0, 8
HSL:
210°, 43.2432%, 85.4902%
HSV (HSB):
210°, 13.6752%, 91.7647%
XYZ:
64.2798, 68.6399, 87.7028
xyY:
0.2914, 0.3111, 68.6399
CIE-Lab:
86.3254, -2.1748, -9.6632
CIE-LCH:
86.3254, 9.9049, 257.3162
CIE-Luv:
86.3254, -9.3837, -14.6934
Hunter-Lab:
82.8492, -6.4941, -4.7690
#cadaea color charts
#cadaea color shades, tints & tones
#cadaea color schemes
#cadaea color preview, HTML & CSS examples
This text has a color of #cadaea
<p style="color:#cadaea;">Text here</p>
.mytext {color:#cadaea;}
This box has a color of #cadaea
<div style="background-color:#cadaea;">Content here</div>
.mybackground {background-color:#cadaea;}
Border around this has a color of #cadaea
<div style="border:2px solid #cadaea;">Content here</div>
.myborder {border:2px solid #cadaea;}