#ba09b9 color space conversions
Hex:
#ba09b9
RGB:
186, 9, 185
CMY:
27, 96, 27
CMYK:
0, 95, 1, 27
HSL:
300°, 90.7692%, 38.2353%
HSV (HSB):
300°, 95.1613%, 72.9412%
XYZ:
29.1043, 14.1373, 47.0937
xyY:
0.3222, 0.1565, 14.1373
CIE-Lab:
44.4291, 76.5398, -47.0626
CIE-LCH:
44.4291, 89.8512, 328.4136
CIE-Luv:
44.4291, 61.5489, -78.3466
Hunter-Lab:
37.5995, 72.3707, -47.9415
#ba09b9 color charts
#ba09b9 color shades, tints & tones
#ba09b9 color schemes
#ba09b9 color preview, HTML & CSS examples
This text has a color of #ba09b9
<p style="color:#ba09b9;">Text here</p>
.mytext {color:#ba09b9;}
This box has a color of #ba09b9
<div style="background-color:#ba09b9;">Content here</div>
.mybackground {background-color:#ba09b9;}
Border around this has a color of #ba09b9
<div style="border:2px solid #ba09b9;">Content here</div>
.myborder {border:2px solid #ba09b9;}