#cdd8e5 color space conversions
Hex:
#cdd8e5
RGB:
205, 216, 229
CMY:
20, 15, 10
CMYK:
10, 6, 0, 10
HSL:
213°, 31.5789%, 85.0980%
HSV (HSB):
213°, 10.4803%, 89.8039%
XYZ:
63.8756, 67.7480, 83.8388
xyY:
0.2965, 0.3144, 67.7480
CIE-Lab:
85.8803, -1.1782, -7.6567
CIE-LCH:
85.8803, 7.7468, 261.2521
CIE-Luv:
85.8803, -6.6601, -11.6625
Hunter-Lab:
82.3092, -5.5172, -2.7754
#cdd8e5 color charts
#cdd8e5 color shades, tints & tones
#cdd8e5 color schemes
#cdd8e5 color preview, HTML & CSS examples
This text has a color of #cdd8e5
<p style="color:#cdd8e5;">Text here</p>
.mytext {color:#cdd8e5;}
This box has a color of #cdd8e5
<div style="background-color:#cdd8e5;">Content here</div>
.mybackground {background-color:#cdd8e5;}
Border around this has a color of #cdd8e5
<div style="border:2px solid #cdd8e5;">Content here</div>
.myborder {border:2px solid #cdd8e5;}