#dcdceb color space conversions
Hex:
#dcdceb
RGB:
220, 220, 235
CMY:
14, 14, 8
CMYK:
6, 6, 0, 8
HSL:
240°, 27.2727%, 89.2157%
HSV (HSB):
240°, 6.3830%, 92.1569%
XYZ:
70.1038, 72.4002, 88.8770
xyY:
0.3030, 0.3129, 72.4002
CIE-Lab:
88.1609, 2.7872, -7.3254
CIE-LCH:
88.1609, 7.8378, 290.8311
CIE-Luv:
88.1609, -0.8531, -11.8561
Hunter-Lab:
85.0883, -1.8394, -2.3682
#dcdceb color charts
#dcdceb color shades, tints & tones
#dcdceb color schemes
#dcdceb color preview, HTML & CSS examples
This text has a color of #dcdceb
<p style="color:#dcdceb;">Text here</p>
.mytext {color:#dcdceb;}
This box has a color of #dcdceb
<div style="background-color:#dcdceb;">Content here</div>
.mybackground {background-color:#dcdceb;}
Border around this has a color of #dcdceb
<div style="border:2px solid #dcdceb;">Content here</div>
.myborder {border:2px solid #dcdceb;}