#dccde7 color space conversions
Hex:
#dccde7
RGB:
220, 205, 231
CMY:
14, 20, 9
CMYK:
5, 11, 0, 9
HSL:
275°, 35.1351%, 85.4902%
HSV (HSB):
275°, 11.2554%, 90.5882%
XYZ:
65.7703, 64.6478, 84.6131
xyY:
0.3059, 0.3006, 64.6478
CIE-Lab:
84.3019, 9.9135, -10.9406
CIE-LCH:
84.3019, 14.7639, 312.1803
CIE-Luv:
84.3019, 6.8010, -18.7070
Hunter-Lab:
80.4039, 5.3062, -6.1112
#dccde7 color charts
#dccde7 color shades, tints & tones
#dccde7 color schemes
#dccde7 color preview, HTML & CSS examples
This text has a color of #dccde7
<p style="color:#dccde7;">Text here</p>
.mytext {color:#dccde7;}
This box has a color of #dccde7
<div style="background-color:#dccde7;">Content here</div>
.mybackground {background-color:#dccde7;}
Border around this has a color of #dccde7
<div style="border:2px solid #dccde7;">Content here</div>
.myborder {border:2px solid #dccde7;}