#ba73c5 color space conversions
Hex:
#ba73c5
RGB:
186, 115, 197
CMY:
27, 55, 23
CMYK:
6, 42, 0, 23
HSL:
292°, 41.4141%, 61.1765%
HSV (HSB):
292°, 41.6244%, 77.2549%
XYZ:
36.4585, 26.7318, 56.0615
xyY:
0.3057, 0.2242, 26.7318
CIE-Lab:
58.7252, 41.2012, -31.4626
CIE-LCH:
58.7252, 51.8405, 322.6334
CIE-Luv:
58.7252, 32.7979, -54.2647
Hunter-Lab:
51.7028, 35.3903, -28.0964
#ba73c5 color charts
#ba73c5 color shades, tints & tones
#ba73c5 color schemes
#ba73c5 color preview, HTML & CSS examples
This text has a color of #ba73c5
<p style="color:#ba73c5;">Text here</p>
.mytext {color:#ba73c5;}
This box has a color of #ba73c5
<div style="background-color:#ba73c5;">Content here</div>
.mybackground {background-color:#ba73c5;}
Border around this has a color of #ba73c5
<div style="border:2px solid #ba73c5;">Content here</div>
.myborder {border:2px solid #ba73c5;}