#cddef2 color space conversions
Hex:
#cddef2
RGB:
205, 222, 242
CMY:
20, 13, 5
CMYK:
15, 8, 0, 5
HSL:
212°, 58.7302%, 87.6471%
HSV (HSB):
212°, 15.2893%, 94.9020%
XYZ:
67.3251, 71.6325, 94.2824
xyY:
0.2887, 0.3071, 71.6325
CIE-Lab:
87.7914, -1.6696, -11.6774
CIE-LCH:
87.7914, 11.7962, 261.8634
CIE-Luv:
87.7914, -10.0569, -18.0467
Hunter-Lab:
84.6360, -6.1221, -6.8024
#cddef2 color charts
#cddef2 color shades, tints & tones
#cddef2 color schemes
#cddef2 color preview, HTML & CSS examples
This text has a color of #cddef2
<p style="color:#cddef2;">Text here</p>
.mytext {color:#cddef2;}
This box has a color of #cddef2
<div style="background-color:#cddef2;">Content here</div>
.mybackground {background-color:#cddef2;}
Border around this has a color of #cddef2
<div style="border:2px solid #cddef2;">Content here</div>
.myborder {border:2px solid #cddef2;}