#ba52c5 color space conversions
Hex:
#ba52c5
RGB:
186, 82, 197
CMY:
27, 68, 23
CMYK:
6, 58, 0, 23
HSL:
294°, 49.7835%, 54.7059%
HSV (HSB):
294°, 58.3756%, 77.2549%
XYZ:
33.3450, 20.5049, 55.0237
xyY:
0.3063, 0.1883, 20.5049
CIE-Lab:
52.4033, 57.8002, -41.3672
CIE-LCH:
52.4033, 71.0782, 324.4090
CIE-Luv:
52.4033, 44.8004, -70.5885
Hunter-Lab:
45.2823, 52.1998, -40.3471
#ba52c5 color charts
#ba52c5 color shades, tints & tones
#ba52c5 color schemes
#ba52c5 color preview, HTML & CSS examples
This text has a color of #ba52c5
<p style="color:#ba52c5;">Text here</p>
.mytext {color:#ba52c5;}
This box has a color of #ba52c5
<div style="background-color:#ba52c5;">Content here</div>
.mybackground {background-color:#ba52c5;}
Border around this has a color of #ba52c5
<div style="border:2px solid #ba52c5;">Content here</div>
.myborder {border:2px solid #ba52c5;}