#bd73e6 color space conversions
Hex:
#bd73e6
RGB:
189, 115, 230
CMY:
26, 55, 10
CMYK:
18, 50, 0, 10
HSL:
279°, 69.6970%, 67.6471%
HSV (HSB):
279°, 50.0000%, 90.1961%
XYZ:
41.3999, 28.7935, 78.2386
xyY:
0.2789, 0.1940, 28.7935
CIE-Lab:
60.5989, 48.8479, -47.0692
CIE-LCH:
60.5989, 67.8353, 316.0623
CIE-Luv:
60.5989, 28.4015, -80.6116
Hunter-Lab:
53.6595, 43.8139, -48.8864
#bd73e6 color charts
#bd73e6 color shades, tints & tones
#bd73e6 color schemes
#bd73e6 color preview, HTML & CSS examples
This text has a color of #bd73e6
<p style="color:#bd73e6;">Text here</p>
.mytext {color:#bd73e6;}
This box has a color of #bd73e6
<div style="background-color:#bd73e6;">Content here</div>
.mybackground {background-color:#bd73e6;}
Border around this has a color of #bd73e6
<div style="border:2px solid #bd73e6;">Content here</div>
.myborder {border:2px solid #bd73e6;}