#dccde3 color space conversions
Hex:
#dccde3
RGB:
220, 205, 227
CMY:
14, 20, 11
CMYK:
3, 10, 0, 11
HSL:
281°, 28.2051%, 84.7059%
HSV (HSB):
281°, 9.6916%, 89.0196%
XYZ:
65.2116, 64.4243, 81.6712
xyY:
0.3086, 0.3049, 64.4243
CIE-Lab:
84.1862, 9.1564, -8.9838
CIE-LCH:
84.1862, 12.8277, 315.5452
CIE-Luv:
84.1862, 7.1038, -15.4781
Hunter-Lab:
80.2648, 4.5602, -4.1435
#dccde3 color charts
#dccde3 color shades, tints & tones
#dccde3 color schemes
#dccde3 color preview, HTML & CSS examples
This text has a color of #dccde3
<p style="color:#dccde3;">Text here</p>
.mytext {color:#dccde3;}
This box has a color of #dccde3
<div style="background-color:#dccde3;">Content here</div>
.mybackground {background-color:#dccde3;}
Border around this has a color of #dccde3
<div style="border:2px solid #dccde3;">Content here</div>
.myborder {border:2px solid #dccde3;}