#dc9ecb color space conversions
Hex:
#dc9ecb
RGB:
220, 158, 203
CMY:
14, 38, 20
CMYK:
0, 28, 8, 14
HSL:
316°, 46.9697%, 74.1176%
HSV (HSB):
316°, 28.1818%, 86.2745%
XYZ:
52.5216, 43.9812, 62.2209
xyY:
0.3309, 0.2771, 43.9812
CIE-Lab:
72.2159, 30.0605, -13.8708
CIE-LCH:
72.2159, 33.1064, 335.2300
CIE-Luv:
72.2159, 33.6792, -26.2747
Hunter-Lab:
66.3183, 25.3082, -9.2041
#dc9ecb color charts
#dc9ecb color shades, tints & tones
#dc9ecb color schemes
#dc9ecb color preview, HTML & CSS examples
This text has a color of #dc9ecb
<p style="color:#dc9ecb;">Text here</p>
.mytext {color:#dc9ecb;}
This box has a color of #dc9ecb
<div style="background-color:#dc9ecb;">Content here</div>
.mybackground {background-color:#dc9ecb;}
Border around this has a color of #dc9ecb
<div style="border:2px solid #dc9ecb;">Content here</div>
.myborder {border:2px solid #dc9ecb;}