#d39dce color space conversions
Hex:
#d39dce
RGB:
211, 157, 206
CMY:
17, 38, 19
CMYK:
0, 26, 2, 17
HSL:
306°, 38.0282%, 72.1569%
HSV (HSB):
306°, 25.5924%, 82.7451%
XYZ:
50.0615, 42.4191, 63.9417
xyY:
0.3200, 0.2712, 42.4191
CIE-Lab:
71.1589, 28.1079, -17.2093
CIE-LCH:
71.1589, 32.9578, 328.5226
CIE-Luv:
71.1589, 27.9241, -31.0842
Hunter-Lab:
65.1299, 23.2251, -12.6174
#d39dce color charts
#d39dce color shades, tints & tones
#d39dce color schemes
#d39dce color preview, HTML & CSS examples
This text has a color of #d39dce
<p style="color:#d39dce;">Text here</p>
.mytext {color:#d39dce;}
This box has a color of #d39dce
<div style="background-color:#d39dce;">Content here</div>
.mybackground {background-color:#d39dce;}
Border around this has a color of #d39dce
<div style="border:2px solid #d39dce;">Content here</div>
.myborder {border:2px solid #d39dce;}