#ba62c5 color space conversions
Hex:
#ba62c5
RGB:
186, 98, 197
CMY:
27, 62, 23
CMYK:
6, 50, 0, 23
HSL:
293°, 46.0465%, 57.8431%
HSV (HSB):
293°, 50.2538%, 77.2549%
XYZ:
34.6954, 23.2057, 55.4738
xyY:
0.3060, 0.2047, 23.2057
CIE-Lab:
55.2836, 50.0829, -36.8345
CIE-LCH:
55.2836, 62.1697, 323.6667
CIE-Luv:
55.2836, 39.4251, -63.2841
Hunter-Lab:
48.1723, 44.2607, -34.5561
#ba62c5 color charts
#ba62c5 color shades, tints & tones
#ba62c5 color schemes
#ba62c5 color preview, HTML & CSS examples
This text has a color of #ba62c5
<p style="color:#ba62c5;">Text here</p>
.mytext {color:#ba62c5;}
This box has a color of #ba62c5
<div style="background-color:#ba62c5;">Content here</div>
.mybackground {background-color:#ba62c5;}
Border around this has a color of #ba62c5
<div style="border:2px solid #ba62c5;">Content here</div>
.myborder {border:2px solid #ba62c5;}