#bd32c8 color space conversions
Hex:
#bd32c8
RGB:
189, 50, 200
CMY:
26, 80, 22
CMYK:
5, 75, 0, 22
HSL:
296°, 60.0000%, 49.0196%
HSV (HSB):
296°, 75.0000%, 78.4314%
XYZ:
32.5522, 17.2702, 56.2614
xyY:
0.3069, 0.1628, 17.2702
CIE-Lab:
48.5986, 71.3824, -49.1126
CIE-LCH:
48.5986, 86.6458, 325.4712
CIE-Luv:
48.5986, 53.6913, -82.5911
Hunter-Lab:
41.5574, 67.0950, -51.1781
#bd32c8 color charts
#bd32c8 color shades, tints & tones
#bd32c8 color schemes
#bd32c8 color preview, HTML & CSS examples
This text has a color of #bd32c8
<p style="color:#bd32c8;">Text here</p>
.mytext {color:#bd32c8;}
This box has a color of #bd32c8
<div style="background-color:#bd32c8;">Content here</div>
.mybackground {background-color:#bd32c8;}
Border around this has a color of #bd32c8
<div style="border:2px solid #bd32c8;">Content here</div>
.myborder {border:2px solid #bd32c8;}