#d39bdd color space conversions
Hex:
#d39bdd
RGB:
211, 155, 221
CMY:
17, 39, 13
CMYK:
5, 30, 0, 13
HSL:
291°, 49.2537%, 73.7255%
HSV (HSB):
291°, 29.8643%, 86.6667%
XYZ:
51.6365, 42.5120, 73.8907
xyY:
0.3073, 0.2530, 42.5120
CIE-Lab:
71.2225, 32.0245, -25.3709
CIE-LCH:
71.2225, 40.8564, 321.6125
CIE-Luv:
71.2225, 26.7465, -44.7615
Hunter-Lab:
65.2013, 27.2618, -21.5508
#d39bdd color charts
#d39bdd color shades, tints & tones
#d39bdd color schemes
#d39bdd color preview, HTML & CSS examples
This text has a color of #d39bdd
<p style="color:#d39bdd;">Text here</p>
.mytext {color:#d39bdd;}
This box has a color of #d39bdd
<div style="background-color:#d39bdd;">Content here</div>
.mybackground {background-color:#d39bdd;}
Border around this has a color of #d39bdd
<div style="border:2px solid #d39bdd;">Content here</div>
.myborder {border:2px solid #d39bdd;}