#dccdf1 color space conversions
Hex:
#dccdf1
RGB:
220, 205, 241
CMY:
14, 20, 5
CMYK:
9, 15, 0, 5
HSL:
265°, 56.2500%, 87.4510%
HSV (HSB):
265°, 14.9378%, 94.5098%
XYZ:
67.2237, 65.2292, 92.2665
xyY:
0.2991, 0.2903, 65.2292
CIE-Lab:
84.6017, 11.8553, -15.8085
CIE-LCH:
84.6017, 19.7599, 306.8674
CIE-Luv:
84.6017, 6.0373, -26.8571
Hunter-Lab:
80.7646, 7.2350, -11.1985
#dccdf1 color charts
#dccdf1 color shades, tints & tones
#dccdf1 color schemes
#dccdf1 color preview, HTML & CSS examples
This text has a color of #dccdf1
<p style="color:#dccdf1;">Text here</p>
.mytext {color:#dccdf1;}
This box has a color of #dccdf1
<div style="background-color:#dccdf1;">Content here</div>
.mybackground {background-color:#dccdf1;}
Border around this has a color of #dccdf1
<div style="border:2px solid #dccdf1;">Content here</div>
.myborder {border:2px solid #dccdf1;}