#bd34f5 color space conversions
Hex:
#bd34f5
RGB:
189, 52, 245
CMY:
26, 80, 4
CMYK:
23, 79, 0, 4
HSL:
283°, 90.6103%, 58.2353%
HSV (HSB):
283°, 78.7755%, 96.0784%
XYZ:
38.6957, 19.8674, 88.1815
xyY:
0.2637, 0.1354, 19.8674
CIE-Lab:
51.6869, 78.8227, -69.7227
CIE-LCH:
51.6869, 105.2343, 318.5056
CIE-Luv:
51.6869, 40.0435, -114.8635
Hunter-Lab:
44.5728, 76.9615, -86.0965
#bd34f5 color charts
#bd34f5 color shades, tints & tones
#bd34f5 color schemes
#bd34f5 color preview, HTML & CSS examples
This text has a color of #bd34f5
<p style="color:#bd34f5;">Text here</p>
.mytext {color:#bd34f5;}
This box has a color of #bd34f5
<div style="background-color:#bd34f5;">Content here</div>
.mybackground {background-color:#bd34f5;}
Border around this has a color of #bd34f5
<div style="border:2px solid #bd34f5;">Content here</div>
.myborder {border:2px solid #bd34f5;}