#ba01c2 color space conversions
Hex:
#ba01c2
RGB:
186, 1, 194
CMY:
27, 100, 24
CMYK:
4, 99, 0, 24
HSL:
298°, 98.9744%, 38.2353%
HSV (HSB):
298°, 99.4845%, 76.0784%
XYZ:
29.9982, 14.3559, 52.2288
xyY:
0.3106, 0.1486, 14.3559
CIE-Lab:
44.7390, 78.6194, -51.8373
CIE-LCH:
44.7390, 94.1707, 326.6014
CIE-Luv:
44.7390, 58.5287, -85.4698
Hunter-Lab:
37.8891, 75.0188, -55.2068
#ba01c2 color charts
#ba01c2 color shades, tints & tones
#ba01c2 color schemes
#ba01c2 color preview, HTML & CSS examples
This text has a color of #ba01c2
<p style="color:#ba01c2;">Text here</p>
.mytext {color:#ba01c2;}
This box has a color of #ba01c2
<div style="background-color:#ba01c2;">Content here</div>
.mybackground {background-color:#ba01c2;}
Border around this has a color of #ba01c2
<div style="border:2px solid #ba01c2;">Content here</div>
.myborder {border:2px solid #ba01c2;}