#ba24cd color space conversions
Hex:
#ba24cd
RGB:
186, 36, 205
CMY:
27, 86, 20
CMYK:
9, 82, 0, 20
HSL:
293°, 70.1245%, 47.2549%
HSV (HSB):
293°, 82.4390%, 80.3922%
XYZ:
31.9000, 16.1086, 59.1856
xyY:
0.2976, 0.1503, 16.1086
CIE-Lab:
47.1167, 75.4181, -54.4013
CIE-LCH:
47.1167, 92.9914, 324.1960
CIE-Luv:
47.1167, 52.0842, -90.0029
Hunter-Lab:
40.1356, 71.6358, -59.3366
#ba24cd color charts
#ba24cd color shades, tints & tones
#ba24cd color schemes
#ba24cd color preview, HTML & CSS examples
This text has a color of #ba24cd
<p style="color:#ba24cd;">Text here</p>
.mytext {color:#ba24cd;}
This box has a color of #ba24cd
<div style="background-color:#ba24cd;">Content here</div>
.mybackground {background-color:#ba24cd;}
Border around this has a color of #ba24cd
<div style="border:2px solid #ba24cd;">Content here</div>
.myborder {border:2px solid #ba24cd;}