#ba03a3 color space conversions
Hex:
#ba03a3
RGB:
186, 3, 163
CMY:
27, 99, 36
CMYK:
0, 98, 12, 27
HSL:
308°, 96.8254%, 37.0588%
HSV (HSB):
308°, 98.3871%, 72.9412%
XYZ:
26.8931, 13.1486, 35.7708
xyY:
0.3547, 0.1734, 13.1486
CIE-Lab:
42.9863, 73.9985, -36.3019
CIE-LCH:
42.9863, 82.4233, 333.8686
CIE-Luv:
42.9863, 70.8177, -62.1916
Hunter-Lab:
36.2610, 68.9287, -33.1059
#ba03a3 color charts
#ba03a3 color shades, tints & tones
#ba03a3 color schemes
#ba03a3 color preview, HTML & CSS examples
This text has a color of #ba03a3
<p style="color:#ba03a3;">Text here</p>
.mytext {color:#ba03a3;}
This box has a color of #ba03a3
<div style="background-color:#ba03a3;">Content here</div>
.mybackground {background-color:#ba03a3;}
Border around this has a color of #ba03a3
<div style="border:2px solid #ba03a3;">Content here</div>
.myborder {border:2px solid #ba03a3;}