#dccced color space conversions
Hex:
#dccced
RGB:
220, 204, 237
CMY:
14, 20, 7
CMYK:
7, 14, 0, 7
HSL:
269°, 47.8261%, 86.4706%
HSV (HSB):
269°, 13.9241%, 92.9412%
XYZ:
66.3941, 64.5158, 89.0742
xyY:
0.3018, 0.2933, 64.5158
CIE-Lab:
84.2336, 11.6017, -14.2347
CIE-LCH:
84.2336, 18.3637, 309.1811
CIE-Luv:
84.2336, 6.8301, -24.2584
Hunter-Lab:
80.3217, 6.9855, -9.5255
#dccced color charts
#dccced RGB chart
#dccced CMYK chart
#dccced RGB pie chart
#dccced color shades, tints & tones
#dccced color schemes
#dccced color preview, HTML & CSS examples
This text has a color of #dccced
<p style="color:#dccced;">Text here</p>
.mytext {color:#dccced;}
Text color #dccced
This box has a color of #dccced
<div style="background-color:#dccced;">Content here</div>
.mybackground {background-color:#dccced;}
Background color #dccced
Border around this has a color of #dccced
<div style="border:2px solid #dccced;">Content here</div>
.myborder {border:2px solid #dccced;}
Border color #dccced