#bd34d9 color space conversions
Hex:
#bd34d9
RGB:
189, 52, 217
CMY:
26, 80, 15
CMYK:
13, 76, 0, 15
HSL:
290°, 68.4647%, 52.7451%
HSV (HSB):
290°, 76.0369%, 85.0980%
XYZ:
34.7386, 18.2846, 67.3440
xyY:
0.2886, 0.1519, 18.2846
CIE-Lab:
49.8394, 73.6973, -56.8863
CIE-LCH:
49.8394, 93.0986, 322.3358
CIE-Luv:
49.8394, 47.9885, -94.8050
Hunter-Lab:
42.7604, 70.1829, -63.4443
#bd34d9 color charts
#bd34d9 color shades, tints & tones
#bd34d9 color schemes
#bd34d9 color preview, HTML & CSS examples
This text has a color of #bd34d9
<p style="color:#bd34d9;">Text here</p>
.mytext {color:#bd34d9;}
This box has a color of #bd34d9
<div style="background-color:#bd34d9;">Content here</div>
.mybackground {background-color:#bd34d9;}
Border around this has a color of #bd34d9
<div style="border:2px solid #bd34d9;">Content here</div>
.myborder {border:2px solid #bd34d9;}