#bd34c5 color space conversions
Hex:
#bd34c5
RGB:
189, 52, 197
CMY:
26, 80, 23
CMYK:
4, 74, 0, 23
HSL:
297°, 58.2329%, 48.8235%
HSV (HSB):
297°, 73.6041%, 77.2549%
XYZ:
32.2923, 17.3060, 54.4617
xyY:
0.3103, 0.1663, 17.3060
CIE-Lab:
48.6433, 70.2563, -47.3057
CIE-LCH:
48.6433, 84.6982, 326.0464
CIE-Luv:
48.6433, 54.3084, -79.8174
Hunter-Lab:
41.6005, 65.7594, -48.4998
#bd34c5 color charts
#bd34c5 color shades, tints & tones
#bd34c5 color schemes
#bd34c5 color preview, HTML & CSS examples
This text has a color of #bd34c5
<p style="color:#bd34c5;">Text here</p>
.mytext {color:#bd34c5;}
This box has a color of #bd34c5
<div style="background-color:#bd34c5;">Content here</div>
.mybackground {background-color:#bd34c5;}
Border around this has a color of #bd34c5
<div style="border:2px solid #bd34c5;">Content here</div>
.myborder {border:2px solid #bd34c5;}