#ba23a9 color space conversions
Hex:
#ba23a9
RGB:
186, 35, 169
CMY:
27, 86, 34
CMYK:
0, 81, 9, 27
HSL:
307°, 68.3258%, 43.3333%
HSV (HSB):
307°, 81.1828%, 72.9412%
XYZ:
28.0122, 14.5057, 38.8596
xyY:
0.3442, 0.1783, 14.5057
CIE-Lab:
44.9497, 70.0268, -36.7796
CIE-LCH:
44.9497, 79.0980, 332.2905
CIE-Luv:
44.9497, 65.1753, -63.0349
Hunter-Lab:
38.0864, 64.6337, -33.8332
#ba23a9 color charts
#ba23a9 color shades, tints & tones
#ba23a9 color schemes
#ba23a9 color preview, HTML & CSS examples
This text has a color of #ba23a9
<p style="color:#ba23a9;">Text here</p>
.mytext {color:#ba23a9;}
This box has a color of #ba23a9
<div style="background-color:#ba23a9;">Content here</div>
.mybackground {background-color:#ba23a9;}
Border around this has a color of #ba23a9
<div style="border:2px solid #ba23a9;">Content here</div>
.myborder {border:2px solid #ba23a9;}