#bd73c1 color space conversions
Hex:
#bd73c1
RGB:
189, 115, 193
CMY:
26, 55, 24
CMYK:
2, 40, 0, 24
HSL:
297°, 38.6139%, 60.3922%
HSV (HSB):
297°, 40.4145%, 75.6863%
XYZ:
36.7426, 26.9305, 53.7136
xyY:
0.3130, 0.2294, 26.9305
CIE-Lab:
58.9100, 41.3463, -28.8744
CIE-LCH:
58.9100, 50.4306, 325.0713
CIE-Luv:
58.9100, 35.5051, -50.2494
Hunter-Lab:
51.8946, 35.5666, -25.0420
#bd73c1 color charts
#bd73c1 color shades, tints & tones
#bd73c1 color schemes
#bd73c1 color preview, HTML & CSS examples
This text has a color of #bd73c1
<p style="color:#bd73c1;">Text here</p>
.mytext {color:#bd73c1;}
This box has a color of #bd73c1
<div style="background-color:#bd73c1;">Content here</div>
.mybackground {background-color:#bd73c1;}
Border around this has a color of #bd73c1
<div style="border:2px solid #bd73c1;">Content here</div>
.myborder {border:2px solid #bd73c1;}