#ba07a7 color space conversions
Hex:
#ba07a7
RGB:
186, 7, 167
CMY:
27, 97, 35
CMYK:
0, 96, 10, 27
HSL:
306°, 92.7461%, 37.8431%
HSV (HSB):
306°, 96.2366%, 72.9412%
XYZ:
27.3007, 13.3811, 37.7031
xyY:
0.3483, 0.1707, 13.3811
CIE-Lab:
43.3319, 74.1587, -38.1473
CIE-LCH:
43.3319, 83.3950, 332.7787
CIE-Luv:
43.3319, 68.8849, -64.9506
Hunter-Lab:
36.5802, 69.2039, -35.5040
#ba07a7 color charts
#ba07a7 color shades, tints & tones
#ba07a7 color schemes
#ba07a7 color preview, HTML & CSS examples
This text has a color of #ba07a7
<p style="color:#ba07a7;">Text here</p>
.mytext {color:#ba07a7;}
This box has a color of #ba07a7
<div style="background-color:#ba07a7;">Content here</div>
.mybackground {background-color:#ba07a7;}
Border around this has a color of #ba07a7
<div style="border:2px solid #ba07a7;">Content here</div>
.myborder {border:2px solid #ba07a7;}