#dccbe5 color space conversions
Hex:
#dccbe5
RGB:
220, 203, 229
CMY:
14, 20, 10
CMYK:
4, 11, 0, 10
HSL:
279°, 33.3333%, 84.7059%
HSV (HSB):
279°, 11.3537%, 89.8039%
XYZ:
65.0140, 63.5847, 82.9752
xyY:
0.3073, 0.3005, 63.5847
CIE-Lab:
83.7491, 10.5948, -10.6996
CIE-LCH:
83.7491, 15.0576, 314.7179
CIE-Luv:
83.7491, 7.9463, -18.4238
Hunter-Lab:
79.7400, 5.9905, -5.8775
#dccbe5 color charts
#dccbe5 color shades, tints & tones
#dccbe5 color schemes
#dccbe5 color preview, HTML & CSS examples
This text has a color of #dccbe5
<p style="color:#dccbe5;">Text here</p>
.mytext {color:#dccbe5;}
This box has a color of #dccbe5
<div style="background-color:#dccbe5;">Content here</div>
.mybackground {background-color:#dccbe5;}
Border around this has a color of #dccbe5
<div style="border:2px solid #dccbe5;">Content here</div>
.myborder {border:2px solid #dccbe5;}