#dccbe7 color space conversions
Hex:
#dccbe7
RGB:
220, 203, 231
CMY:
14, 20, 9
CMYK:
5, 12, 0, 9
HSL:
276°, 36.8421%, 85.0980%
HSV (HSB):
276°, 12.1212%, 90.5882%
XYZ:
65.2949, 63.6970, 84.4546
xyY:
0.3059, 0.2984, 63.6970
CIE-Lab:
83.8078, 10.9753, -11.6777
CIE-LCH:
83.8078, 16.0258, 313.2240
CIE-Luv:
83.8078, 7.7893, -20.0443
Hunter-Lab:
79.8104, 6.3672, -6.8728
#dccbe7 color charts
#dccbe7 color shades, tints & tones
#dccbe7 color schemes
#dccbe7 color preview, HTML & CSS examples
This text has a color of #dccbe7
<p style="color:#dccbe7;">Text here</p>
.mytext {color:#dccbe7;}
This box has a color of #dccbe7
<div style="background-color:#dccbe7;">Content here</div>
.mybackground {background-color:#dccbe7;}
Border around this has a color of #dccbe7
<div style="border:2px solid #dccbe7;">Content here</div>
.myborder {border:2px solid #dccbe7;}