#ba2080 color space conversions
Hex:
#ba2080
RGB:
186, 32, 128
CMY:
27, 87, 50
CMYK:
0, 83, 31, 27
HSL:
323°, 70.6422%, 42.7451%
HSV (HSB):
323°, 82.7957%, 72.9412%
XYZ:
24.6625, 13.0306, 21.6374
xyY:
0.4157, 0.2196, 13.0306
CIE-Lab:
42.8094, 65.4223, -15.3155
CIE-LCH:
42.8094, 67.1911, 346.8243
CIE-Luv:
42.8094, 82.5093, -31.6616
Hunter-Lab:
36.0980, 58.7815, -10.2703
#ba2080 color charts
#ba2080 color shades, tints & tones
#ba2080 color schemes
#ba2080 color preview, HTML & CSS examples
This text has a color of #ba2080
<p style="color:#ba2080;">Text here</p>
.mytext {color:#ba2080;}
This box has a color of #ba2080
<div style="background-color:#ba2080;">Content here</div>
.mybackground {background-color:#ba2080;}
Border around this has a color of #ba2080
<div style="border:2px solid #ba2080;">Content here</div>
.myborder {border:2px solid #ba2080;}