#bd34e9 color space conversions
Hex:
#bd34e9
RGB:
189, 52, 233
CMY:
26, 80, 9
CMYK:
19, 78, 0, 9
HSL:
285°, 80.4444%, 55.8824%
HSV (HSB):
285°, 77.6824%, 91.3725%
XYZ:
36.9222, 19.1580, 78.8426
xyY:
0.2737, 0.1420, 19.1580
CIE-Lab:
50.8715, 76.5872, -64.3004
CIE-LCH:
50.8715, 100.0007, 319.9842
CIE-Luv:
50.8715, 43.3203, -106.4015
Hunter-Lab:
43.7698, 73.9772, -76.1602
#bd34e9 color charts
#bd34e9 color shades, tints & tones
#bd34e9 color schemes
#bd34e9 color preview, HTML & CSS examples
This text has a color of #bd34e9
<p style="color:#bd34e9;">Text here</p>
.mytext {color:#bd34e9;}
This box has a color of #bd34e9
<div style="background-color:#bd34e9;">Content here</div>
.mybackground {background-color:#bd34e9;}
Border around this has a color of #bd34e9
<div style="border:2px solid #bd34e9;">Content here</div>
.myborder {border:2px solid #bd34e9;}