#bd39d9 color space conversions
Hex:
#bd39d9
RGB:
189, 57, 217
CMY:
26, 78, 15
CMYK:
13, 74, 0, 15
HSL:
290°, 67.7966%, 53.7255%
HSV (HSB):
290°, 73.7327%, 85.0980%
XYZ:
34.9738, 18.7548, 67.4224
xyY:
0.2887, 0.1548, 18.7548
CIE-Lab:
50.3991, 72.0897, -55.9874
CIE-LCH:
50.3991, 91.2771, 322.1658
CIE-Luv:
50.3991, 47.1308, -93.5833
Hunter-Lab:
43.3068, 68.3662, -61.9910
#bd39d9 color charts
#bd39d9 color shades, tints & tones
#bd39d9 color schemes
#bd39d9 color preview, HTML & CSS examples
This text has a color of #bd39d9
<p style="color:#bd39d9;">Text here</p>
.mytext {color:#bd39d9;}
This box has a color of #bd39d9
<div style="background-color:#bd39d9;">Content here</div>
.mybackground {background-color:#bd39d9;}
Border around this has a color of #bd39d9
<div style="border:2px solid #bd39d9;">Content here</div>
.myborder {border:2px solid #bd39d9;}