#dcbcd9 color space conversions
Hex:
#dcbcd9
RGB:
220, 188, 217
CMY:
14, 26, 15
CMYK:
0, 15, 1, 14
HSL:
306°, 31.3725%, 80.0000%
HSV (HSB):
306°, 14.5455%, 86.2745%
XYZ:
60.0228, 56.1918, 73.3282
xyY:
0.3167, 0.2965, 56.1918
CIE-Lab:
79.7229, 16.3737, -10.2680
CIE-LCH:
79.7229, 19.3270, 327.9081
CIE-Luv:
79.7229, 16.5581, -18.6084
Hunter-Lab:
74.9612, 11.7461, -5.5255
#dcbcd9 color charts
#dcbcd9 color shades, tints & tones
#dcbcd9 color schemes
#dcbcd9 color preview, HTML & CSS examples
This text has a color of #dcbcd9
<p style="color:#dcbcd9;">Text here</p>
.mytext {color:#dcbcd9;}
This box has a color of #dcbcd9
<div style="background-color:#dcbcd9;">Content here</div>
.mybackground {background-color:#dcbcd9;}
Border around this has a color of #dcbcd9
<div style="border:2px solid #dcbcd9;">Content here</div>
.myborder {border:2px solid #dcbcd9;}