#ba01c4 color space conversions
Hex:
#ba01c4
RGB:
186, 1, 196
CMY:
27, 100, 23
CMYK:
5, 99, 0, 23
HSL:
297°, 98.9848%, 38.6275%
HSV (HSB):
297°, 99.4898%, 76.8627%
XYZ:
30.2244, 14.4463, 53.4200
xyY:
0.3081, 0.1473, 14.4463
CIE-Lab:
44.8663, 78.9241, -52.7990
CIE-LCH:
44.8663, 94.9565, 326.2181
CIE-Luv:
44.8663, 57.7866, -86.9206
Hunter-Lab:
38.0083, 75.4292, -56.7251
#ba01c4 color charts
#ba01c4 color shades, tints & tones
#ba01c4 color schemes
#ba01c4 color preview, HTML & CSS examples
This text has a color of #ba01c4
<p style="color:#ba01c4;">Text here</p>
.mytext {color:#ba01c4;}
This box has a color of #ba01c4
<div style="background-color:#ba01c4;">Content here</div>
.mybackground {background-color:#ba01c4;}
Border around this has a color of #ba01c4
<div style="border:2px solid #ba01c4;">Content here</div>
.myborder {border:2px solid #ba01c4;}