#d39bd3 color space conversions
Hex:
#d39bd3
RGB:
211, 155, 211
CMY:
17, 39, 17
CMYK:
0, 27, 0, 17
HSL:
300°, 38.8889%, 71.7647%
HSV (HSB):
300°, 26.5403%, 82.7451%
XYZ:
50.3432, 41.9947, 67.0804
xyY:
0.3158, 0.2634, 41.9947
CIE-Lab:
70.8673, 30.1207, -20.4089
CIE-LCH:
70.8673, 36.3838, 325.8797
CIE-Luv:
70.8673, 28.1929, -36.4624
Hunter-Lab:
64.8033, 25.2639, -16.0110
#d39bd3 color charts
#d39bd3 color shades, tints & tones
#d39bd3 color schemes
#d39bd3 color preview, HTML & CSS examples
This text has a color of #d39bd3
<p style="color:#d39bd3;">Text here</p>
.mytext {color:#d39bd3;}
This box has a color of #d39bd3
<div style="background-color:#d39bd3;">Content here</div>
.mybackground {background-color:#d39bd3;}
Border around this has a color of #d39bd3
<div style="border:2px solid #d39bd3;">Content here</div>
.myborder {border:2px solid #d39bd3;}