#cdd2ea color space conversions
Hex:
#cdd2ea
RGB:
205, 210, 234
CMY:
20, 18, 8
CMYK:
12, 10, 0, 8
HSL:
230°, 40.8451%, 86.0784%
HSV (HSB):
230°, 12.3932%, 91.7647%
XYZ:
63.0747, 65.0128, 87.0662
xyY:
0.2932, 0.3022, 65.0128
CIE-Lab:
84.4904, 2.9749, -12.3758
CIE-LCH:
84.4904, 12.7283, 283.5164
CIE-Luv:
84.4904, -4.0464, -19.8394
Hunter-Lab:
80.6305, -1.4685, -7.5810
#cdd2ea color charts
#cdd2ea color shades, tints & tones
#cdd2ea color schemes
#cdd2ea color preview, HTML & CSS examples
This text has a color of #cdd2ea
<p style="color:#cdd2ea;">Text here</p>
.mytext {color:#cdd2ea;}
This box has a color of #cdd2ea
<div style="background-color:#cdd2ea;">Content here</div>
.mybackground {background-color:#cdd2ea;}
Border around this has a color of #cdd2ea
<div style="border:2px solid #cdd2ea;">Content here</div>
.myborder {border:2px solid #cdd2ea;}