#ba01c3 color space conversions
Hex:
#ba01c3
RGB:
186, 1, 195
CMY:
27, 100, 24
CMYK:
5, 99, 0, 24
HSL:
297°, 98.9796%, 38.4314%
HSV (HSB):
297°, 99.4872%, 76.4706%
XYZ:
30.1109, 14.4009, 52.8224
xyY:
0.3094, 0.1480, 14.4009
CIE-Lab:
44.8025, 78.7715, -52.3186
CIE-LCH:
44.8025, 94.5631, 326.4086
CIE-Luv:
44.8025, 58.1567, -86.1959
Hunter-Lab:
37.9486, 75.2236, -55.9645
#ba01c3 color charts
#ba01c3 color shades, tints & tones
#ba01c3 color schemes
#ba01c3 color preview, HTML & CSS examples
This text has a color of #ba01c3
<p style="color:#ba01c3;">Text here</p>
.mytext {color:#ba01c3;}
This box has a color of #ba01c3
<div style="background-color:#ba01c3;">Content here</div>
.mybackground {background-color:#ba01c3;}
Border around this has a color of #ba01c3
<div style="border:2px solid #ba01c3;">Content here</div>
.myborder {border:2px solid #ba01c3;}