#bd73d3 color space conversions
Hex:
#bd73d3
RGB:
189, 115, 211
CMY:
26, 55, 17
CMYK:
10, 45, 0, 17
HSL:
286°, 52.1739%, 63.9216%
HSV (HSB):
286°, 45.4976%, 82.7451%
XYZ:
38.8749, 27.7834, 64.9418
xyY:
0.2954, 0.2111, 27.7834
CIE-Lab:
59.6926, 44.8867, -37.8475
CIE-LCH:
59.6926, 58.7132, 319.8631
CIE-Luv:
59.6926, 31.9900, -65.1143
Hunter-Lab:
52.7100, 39.4055, -36.1518
#bd73d3 color charts
#bd73d3 color shades, tints & tones
#bd73d3 color schemes
#bd73d3 color preview, HTML & CSS examples
This text has a color of #bd73d3
<p style="color:#bd73d3;">Text here</p>
.mytext {color:#bd73d3;}
This box has a color of #bd73d3
<div style="background-color:#bd73d3;">Content here</div>
.mybackground {background-color:#bd73d3;}
Border around this has a color of #bd73d3
<div style="border:2px solid #bd73d3;">Content here</div>
.myborder {border:2px solid #bd73d3;}