#ba00e5 color space conversions
Hex:
#ba00e5
RGB:
186, 0, 229
CMY:
27, 100, 10
CMYK:
19, 100, 0, 10
HSL:
289°, 100.0000%, 44.9020%
HSV (HSB):
289°, 100.0000%, 89.8039%
XYZ:
34.3926, 16.0962, 75.4229
xyY:
0.2731, 0.1278, 16.0962
CIE-Lab:
47.1005, 84.3119, -68.1671
CIE-LCH:
47.1005, 108.4217, 321.0441
CIE-Luv:
47.1005, 46.6254, -110.1041
Hunter-Lab:
40.1201, 82.8070, -83.3768
#ba00e5 color charts
#ba00e5 color shades, tints & tones
#ba00e5 color schemes
#ba00e5 color preview, HTML & CSS examples
This text has a color of #ba00e5
<p style="color:#ba00e5;">Text here</p>
.mytext {color:#ba00e5;}
This box has a color of #ba00e5
<div style="background-color:#ba00e5;">Content here</div>
.mybackground {background-color:#ba00e5;}
Border around this has a color of #ba00e5
<div style="border:2px solid #ba00e5;">Content here</div>
.myborder {border:2px solid #ba00e5;}