#ba00a5 color space conversions
Hex:
#ba00a5
RGB:
186, 0, 165
CMY:
27, 100, 35
CMYK:
0, 100, 11, 27
HSL:
307°, 100.0000%, 36.4706%
HSV (HSB):
307°, 100.0000%, 72.9412%
XYZ:
27.0412, 13.1557, 36.7114
xyY:
0.3516, 0.1711, 13.1557
CIE-Lab:
42.9969, 74.5540, -37.4825
CIE-LCH:
42.9969, 83.4460, 333.3087
CIE-Luv:
42.9969, 70.1565, -63.9353
Hunter-Lab:
36.2708, 69.6044, -34.6206
#ba00a5 color charts
#ba00a5 color shades, tints & tones
#ba00a5 color schemes
#ba00a5 color preview, HTML & CSS examples
This text has a color of #ba00a5
<p style="color:#ba00a5;">Text here</p>
.mytext {color:#ba00a5;}
This box has a color of #ba00a5
<div style="background-color:#ba00a5;">Content here</div>
.mybackground {background-color:#ba00a5;}
Border around this has a color of #ba00a5
<div style="border:2px solid #ba00a5;">Content here</div>
.myborder {border:2px solid #ba00a5;}