#cadbe4 color space conversions
Hex:
#cadbe4
RGB:
202, 219, 228
CMY:
21, 14, 11
CMYK:
11, 4, 0, 11
HSL:
201°, 32.5000%, 84.3137%
HSV (HSB):
201°, 11.4035%, 89.4118%
XYZ:
63.6922, 68.8210, 83.3256
xyY:
0.2951, 0.3189, 68.8210
CIE-Lab:
86.4153, -3.9039, -6.3594
CIE-LCH:
86.4153, 7.4620, 238.4552
CIE-Luv:
86.4153, -9.6153, -9.1677
Hunter-Lab:
82.9584, -8.1320, -1.4815
#cadbe4 color charts
#cadbe4 color shades, tints & tones
#cadbe4 color schemes
#cadbe4 color preview, HTML & CSS examples
This text has a color of #cadbe4
<p style="color:#cadbe4;">Text here</p>
.mytext {color:#cadbe4;}
This box has a color of #cadbe4
<div style="background-color:#cadbe4;">Content here</div>
.mybackground {background-color:#cadbe4;}
Border around this has a color of #cadbe4
<div style="border:2px solid #cadbe4;">Content here</div>
.myborder {border:2px solid #cadbe4;}