#ba10c5 color space conversions
Hex:
#ba10c5
RGB:
186, 16, 197
CMY:
27, 94, 23
CMYK:
6, 92, 0, 23
HSL:
296°, 84.9765%, 41.7647%
HSV (HSB):
296°, 91.8782%, 77.2549%
XYZ:
30.5130, 14.8409, 54.0797
xyY:
0.3069, 0.1493, 14.8409
CIE-Lab:
45.4155, 77.6400, -52.4988
CIE-LCH:
45.4155, 93.7236, 325.9341
CIE-Luv:
45.4155, 56.6802, -86.6525
Hunter-Lab:
38.5239, 73.9650, -56.2643
#ba10c5 color charts
#ba10c5 color shades, tints & tones
#ba10c5 color schemes
#ba10c5 color preview, HTML & CSS examples
This text has a color of #ba10c5
<p style="color:#ba10c5;">Text here</p>
.mytext {color:#ba10c5;}
This box has a color of #ba10c5
<div style="background-color:#ba10c5;">Content here</div>
.mybackground {background-color:#ba10c5;}
Border around this has a color of #ba10c5
<div style="border:2px solid #ba10c5;">Content here</div>
.myborder {border:2px solid #ba10c5;}