#bd73a4 color space conversions
Hex:
#bd73a4
RGB:
189, 115, 164
CMY:
26, 55, 36
CMYK:
0, 39, 13, 26
HSL:
320°, 35.9223%, 59.6078%
HSV (HSB):
320°, 39.1534%, 74.1176%
XYZ:
33.8178, 25.7606, 38.3119
xyY:
0.3455, 0.2632, 25.7606
CIE-Lab:
57.8091, 36.1583, -13.9384
CIE-LCH:
57.8091, 38.7518, 338.9191
CIE-Luv:
57.8091, 41.2787, -26.3872
Hunter-Lab:
50.7549, 30.1129, -9.2260
#bd73a4 color charts
#bd73a4 color shades, tints & tones
#bd73a4 color schemes
#bd73a4 color preview, HTML & CSS examples
This text has a color of #bd73a4
<p style="color:#bd73a4;">Text here</p>
.mytext {color:#bd73a4;}
This box has a color of #bd73a4
<div style="background-color:#bd73a4;">Content here</div>
.mybackground {background-color:#bd73a4;}
Border around this has a color of #bd73a4
<div style="border:2px solid #bd73a4;">Content here</div>
.myborder {border:2px solid #bd73a4;}