#bd32a9 color space conversions
Hex:
#bd32a9
RGB:
189, 50, 169
CMY:
26, 80, 34
CMYK:
0, 74, 11, 26
HSL:
309°, 58.1590%, 46.8627%
HSV (HSB):
309°, 73.5450%, 74.1176%
XYZ:
29.2883, 15.9646, 39.0739
xyY:
0.3473, 0.1893, 15.9646
CIE-Lab:
46.9280, 66.4774, -33.6290
CIE-LCH:
46.9280, 74.4994, 333.1664
CIE-Luv:
46.9280, 64.4730, -58.6177
Hunter-Lab:
39.9557, 60.9214, -30.0125
#bd32a9 color charts
#bd32a9 color shades, tints & tones
#bd32a9 color schemes
#bd32a9 color preview, HTML & CSS examples
This text has a color of #bd32a9
<p style="color:#bd32a9;">Text here</p>
.mytext {color:#bd32a9;}
This box has a color of #bd32a9
<div style="background-color:#bd32a9;">Content here</div>
.mybackground {background-color:#bd32a9;}
Border around this has a color of #bd32a9
<div style="border:2px solid #bd32a9;">Content here</div>
.myborder {border:2px solid #bd32a9;}