#bd73c4 color space conversions
Hex:
#bd73c4
RGB:
189, 115, 196
CMY:
26, 55, 23
CMYK:
4, 41, 0, 23
HSL:
295°, 40.7035%, 60.9804%
HSV (HSB):
295°, 41.3265%, 76.8627%
XYZ:
37.0808, 27.0658, 55.4944
xyY:
0.3099, 0.2262, 27.0658
CIE-Lab:
59.0352, 41.9206, -30.3859
CIE-LCH:
59.0352, 51.7749, 324.0637
CIE-Luv:
59.0352, 34.9132, -52.7325
Hunter-Lab:
52.0248, 36.1829, -26.8268
#bd73c4 color charts
#bd73c4 color shades, tints & tones
#bd73c4 color schemes
#bd73c4 color preview, HTML & CSS examples
This text has a color of #bd73c4
<p style="color:#bd73c4;">Text here</p>
.mytext {color:#bd73c4;}
This box has a color of #bd73c4
<div style="background-color:#bd73c4;">Content here</div>
.mybackground {background-color:#bd73c4;}
Border around this has a color of #bd73c4
<div style="border:2px solid #bd73c4;">Content here</div>
.myborder {border:2px solid #bd73c4;}