#ba73e9 color space conversions
Hex:
#ba73e9
RGB:
186, 115, 233
CMY:
27, 55, 9
CMYK:
20, 51, 0, 9
HSL:
276°, 72.8395%, 68.2353%
HSV (HSB):
276°, 50.6438%, 91.3725%
XYZ:
41.0884, 28.5838, 80.4424
xyY:
0.2737, 0.1904, 28.5838
CIE-Lab:
60.4125, 48.6983, -49.0570
CIE-LCH:
60.4125, 69.1239, 314.7897
CIE-Luv:
60.4125, 26.1233, -83.7229
Hunter-Lab:
53.4638, 43.6206, -51.7840
#ba73e9 color charts
#ba73e9 color shades, tints & tones
#ba73e9 color schemes
#ba73e9 color preview, HTML & CSS examples
This text has a color of #ba73e9
<p style="color:#ba73e9;">Text here</p>
.mytext {color:#ba73e9;}
This box has a color of #ba73e9
<div style="background-color:#ba73e9;">Content here</div>
.mybackground {background-color:#ba73e9;}
Border around this has a color of #ba73e9
<div style="border:2px solid #ba73e9;">Content here</div>
.myborder {border:2px solid #ba73e9;}