#bd32a7 color space conversions
Hex:
#bd32a7
RGB:
189, 50, 167
CMY:
26, 80, 35
CMYK:
0, 74, 12, 26
HSL:
309°, 58.1590%, 46.8627%
HSV (HSB):
309°, 73.5450%, 74.1176%
XYZ:
29.1019, 15.8900, 38.0925
xyY:
0.3503, 0.1913, 15.8900
CIE-Lab:
46.8299, 66.1824, -32.5981
CIE-LCH:
46.8299, 73.7750, 333.7775
CIE-Luv:
46.8299, 65.2061, -57.0427
Hunter-Lab:
39.8623, 60.5568, -28.7539
#bd32a7 color charts
#bd32a7 color shades, tints & tones
#bd32a7 color schemes
#bd32a7 color preview, HTML & CSS examples
This text has a color of #bd32a7
<p style="color:#bd32a7;">Text here</p>
.mytext {color:#bd32a7;}
This box has a color of #bd32a7
<div style="background-color:#bd32a7;">Content here</div>
.mybackground {background-color:#bd32a7;}
Border around this has a color of #bd32a7
<div style="border:2px solid #bd32a7;">Content here</div>
.myborder {border:2px solid #bd32a7;}