#cdd7ec color space conversions
Hex:
#cdd7ec
RGB:
205, 215, 236
CMY:
20, 16, 7
CMYK:
13, 9, 0, 7
HSL:
221°, 44.9275%, 86.4706%
HSV (HSB):
221°, 13.1356%, 92.5490%
XYZ:
64.6176, 67.6361, 89.0062
xyY:
0.2920, 0.3057, 67.6361
CIE-Lab:
85.8242, 0.7531, -11.4447
CIE-LCH:
85.8242, 11.4695, 273.7646
CIE-Luv:
85.8242, -6.5121, -18.0173
Hunter-Lab:
82.2412, -3.6731, -6.5983
#cdd7ec color charts
#cdd7ec color shades, tints & tones
#cdd7ec color schemes
#cdd7ec color preview, HTML & CSS examples
This text has a color of #cdd7ec
<p style="color:#cdd7ec;">Text here</p>
.mytext {color:#cdd7ec;}
This box has a color of #cdd7ec
<div style="background-color:#cdd7ec;">Content here</div>
.mybackground {background-color:#cdd7ec;}
Border around this has a color of #cdd7ec
<div style="border:2px solid #cdd7ec;">Content here</div>
.myborder {border:2px solid #cdd7ec;}