#dcddeb color space conversions
Hex:
#dcddeb
RGB:
220, 221, 235
CMY:
14, 13, 8
CMYK:
6, 6, 0, 8
HSL:
236°, 27.2727%, 89.2157%
HSV (HSB):
236°, 6.3830%, 92.1569%
XYZ:
70.3670, 72.9267, 88.9648
xyY:
0.3030, 0.3140, 72.9267
CIE-Lab:
88.4127, 2.2663, -6.9527
CIE-LCH:
88.4127, 7.3127, 288.0539
CIE-Luv:
88.4127, -1.3433, -11.1830
Hunter-Lab:
85.3971, -2.3614, -1.9890
#dcddeb color charts
#dcddeb color shades, tints & tones
#dcddeb color schemes
#dcddeb color preview, HTML & CSS examples
This text has a color of #dcddeb
<p style="color:#dcddeb;">Text here</p>
.mytext {color:#dcddeb;}
This box has a color of #dcddeb
<div style="background-color:#dcddeb;">Content here</div>
.mybackground {background-color:#dcddeb;}
Border around this has a color of #dcddeb
<div style="border:2px solid #dcddeb;">Content here</div>
.myborder {border:2px solid #dcddeb;}