#ba01e4 color space conversions
Hex:
#ba01e4
RGB:
186, 1, 228
CMY:
27, 100, 11
CMYK:
18, 100, 0, 11
HSL:
289°, 99.1266%, 44.9020%
HSV (HSB):
289°, 99.5614%, 89.4118%
XYZ:
34.2641, 16.0622, 74.6932
xyY:
0.2741, 0.1285, 16.0622
CIE-Lab:
47.0561, 84.0596, -67.6712
CIE-LCH:
47.0561, 107.9139, 321.1646
CIE-Luv:
47.0561, 46.9013, -109.3755
Hunter-Lab:
40.0777, 82.4711, -82.4448
#ba01e4 color charts
#ba01e4 color shades, tints & tones
#ba01e4 color schemes
#ba01e4 color preview, HTML & CSS examples
This text has a color of #ba01e4
<p style="color:#ba01e4;">Text here</p>
.mytext {color:#ba01e4;}
This box has a color of #ba01e4
<div style="background-color:#ba01e4;">Content here</div>
.mybackground {background-color:#ba01e4;}
Border around this has a color of #ba01e4
<div style="border:2px solid #ba01e4;">Content here</div>
.myborder {border:2px solid #ba01e4;}