#dccedf color space conversions
Hex:
#dccedf
RGB:
220, 206, 223
CMY:
14, 19, 13
CMYK:
1, 8, 0, 13
HSL:
289°, 20.9877%, 84.1176%
HSV (HSB):
289°, 7.6233%, 87.4510%
XYZ:
64.9058, 64.6860, 78.8768
xyY:
0.3113, 0.3103, 64.6860
CIE-Lab:
84.3217, 7.8821, -6.6537
CIE-LCH:
84.3217, 10.3150, 319.8306
CIE-Luv:
84.3217, 6.8998, -11.6084
Hunter-Lab:
80.4276, 3.3028, -1.8475
#dccedf color charts
#dccedf color shades, tints & tones
#dccedf color schemes
#dccedf color preview, HTML & CSS examples
This text has a color of #dccedf
<p style="color:#dccedf;">Text here</p>
.mytext {color:#dccedf;}
This box has a color of #dccedf
<div style="background-color:#dccedf;">Content here</div>
.mybackground {background-color:#dccedf;}
Border around this has a color of #dccedf
<div style="border:2px solid #dccedf;">Content here</div>
.myborder {border:2px solid #dccedf;}