#caddf2 color space conversions
Hex:
#caddf2
RGB:
202, 221, 242
CMY:
21, 13, 5
CMYK:
17, 9, 0, 5
HSL:
212°, 60.6061%, 87.0588%
HSV (HSB):
212°, 16.5289%, 94.9020%
XYZ:
66.2406, 70.6803, 94.1558
xyY:
0.2867, 0.3059, 70.6803
CIE-Lab:
87.3294, -2.0846, -12.3885
CIE-LCH:
87.3294, 12.5627, 260.4483
CIE-Luv:
87.3294, -11.1009, -19.1151
Hunter-Lab:
84.0716, -6.4838, -7.5517
#caddf2 color charts
#caddf2 color shades, tints & tones
#caddf2 color schemes
#caddf2 color preview, HTML & CSS examples
This text has a color of #caddf2
<p style="color:#caddf2;">Text here</p>
.mytext {color:#caddf2;}
This box has a color of #caddf2
<div style="background-color:#caddf2;">Content here</div>
.mybackground {background-color:#caddf2;}
Border around this has a color of #caddf2
<div style="border:2px solid #caddf2;">Content here</div>
.myborder {border:2px solid #caddf2;}