#ba03a7 color space conversions
Hex:
#ba03a7
RGB:
186, 3, 167
CMY:
27, 99, 35
CMYK:
0, 98, 10, 27
HSL:
306°, 96.8254%, 37.0588%
HSV (HSB):
306°, 98.3871%, 72.9412%
XYZ:
27.2573, 13.2942, 37.6886
xyY:
0.3484, 0.1699, 13.2942
CIE-Lab:
43.2033, 74.5381, -38.3511
CIE-LCH:
43.2033, 83.8256, 332.7734
CIE-Luv:
43.2033, 69.1286, -65.2389
Hunter-Lab:
36.4613, 69.6338, -35.7629
#ba03a7 color charts
#ba03a7 color shades, tints & tones
#ba03a7 color schemes
#ba03a7 color preview, HTML & CSS examples
This text has a color of #ba03a7
<p style="color:#ba03a7;">Text here</p>
.mytext {color:#ba03a7;}
This box has a color of #ba03a7
<div style="background-color:#ba03a7;">Content here</div>
.mybackground {background-color:#ba03a7;}
Border around this has a color of #ba03a7
<div style="border:2px solid #ba03a7;">Content here</div>
.myborder {border:2px solid #ba03a7;}