#bd73b5 color space conversions
Hex:
#bd73b5
RGB:
189, 115, 181
CMY:
26, 55, 29
CMYK:
0, 39, 4, 26
HSL:
306°, 35.9223%, 59.6078%
HSV (HSB):
306°, 39.1534%, 74.1176%
XYZ:
35.4575, 26.4165, 46.9461
xyY:
0.3258, 0.2428, 26.4165
CIE-Lab:
58.4303, 39.1169, -22.7646
CIE-LCH:
58.4303, 45.2587, 329.8022
CIE-Luv:
58.4303, 37.8881, -40.3243
Hunter-Lab:
51.3970, 33.1980, -18.1778
#bd73b5 color charts
#bd73b5 color shades, tints & tones
#bd73b5 color schemes
#bd73b5 color preview, HTML & CSS examples
This text has a color of #bd73b5
<p style="color:#bd73b5;">Text here</p>
.mytext {color:#bd73b5;}
This box has a color of #bd73b5
<div style="background-color:#bd73b5;">Content here</div>
.mybackground {background-color:#bd73b5;}
Border around this has a color of #bd73b5
<div style="border:2px solid #bd73b5;">Content here</div>
.myborder {border:2px solid #bd73b5;}