#ba02a7 color space conversions
Hex:
#ba02a7
RGB:
186, 2, 167
CMY:
27, 99, 35
CMYK:
0, 99, 10, 27
HSL:
306°, 97.8723%, 36.8627%
HSV (HSB):
306°, 98.9247%, 72.9412%
XYZ:
27.2465, 13.2725, 37.6850
xyY:
0.3484, 0.1697, 13.2725
CIE-Lab:
43.1711, 74.6333, -38.4022
CIE-LCH:
43.1711, 83.9337, 332.7721
CIE-Luv:
43.1711, 69.1895, -65.3110
Hunter-Lab:
36.4315, 69.7418, -35.8280
#ba02a7 color charts
#ba02a7 color shades, tints & tones
#ba02a7 color schemes
#ba02a7 color preview, HTML & CSS examples
This text has a color of #ba02a7
<p style="color:#ba02a7;">Text here</p>
.mytext {color:#ba02a7;}
This box has a color of #ba02a7
<div style="background-color:#ba02a7;">Content here</div>
.mybackground {background-color:#ba02a7;}
Border around this has a color of #ba02a7
<div style="border:2px solid #ba02a7;">Content here</div>
.myborder {border:2px solid #ba02a7;}