#ba01e9 color space conversions
Hex:
#ba01e9
RGB:
186, 1, 233
CMY:
27, 100, 9
CMYK:
20, 100, 0, 9
HSL:
288°, 99.1453%, 45.8824%
HSV (HSB):
288°, 99.5708%, 91.3725%
XYZ:
34.9685, 16.3440, 78.4025
xyY:
0.2696, 0.1260, 16.3440
CIE-Lab:
47.4226, 84.9015, -69.9120
CIE-LCH:
47.4226, 109.9816, 320.5303
CIE-Luv:
47.4226, 45.3637, -112.7562
Hunter-Lab:
40.4277, 83.6476, -86.6831
#ba01e9 color charts
#ba01e9 color shades, tints & tones
#ba01e9 color schemes
#ba01e9 color preview, HTML & CSS examples
This text has a color of #ba01e9
<p style="color:#ba01e9;">Text here</p>
.mytext {color:#ba01e9;}
This box has a color of #ba01e9
<div style="background-color:#ba01e9;">Content here</div>
.mybackground {background-color:#ba01e9;}
Border around this has a color of #ba01e9
<div style="border:2px solid #ba01e9;">Content here</div>
.myborder {border:2px solid #ba01e9;}