#a052e5 color space conversions
Hex:
#a052e5
RGB:
160, 82, 229
CMY:
37, 68, 10
CMYK:
30, 64, 0, 10
HSL:
272°, 73.8693%, 60.9804%
HSV (HSB):
272°, 64.1921%, 89.8039%
XYZ:
31.6574, 19.1653, 76.1595
xyY:
0.2493, 0.1509, 19.1653
CIE-Lab:
50.8801, 58.3134, -62.2248
CIE-LCH:
50.8801, 85.2783, 313.1414
CIE-Luv:
50.8801, 22.0908, -101.4362
Hunter-Lab:
43.7782, 52.4669, -72.5001
#a052e5 color charts
#a052e5 color shades, tints & tones
#a052e5 color schemes
#a052e5 color preview, HTML & CSS examples
This text has a color of #a052e5
<p style="color:#a052e5;">Text here</p>
.mytext {color:#a052e5;}
This box has a color of #a052e5
<div style="background-color:#a052e5;">Content here</div>
.mybackground {background-color:#a052e5;}
Border around this has a color of #a052e5
<div style="border:2px solid #a052e5;">Content here</div>
.myborder {border:2px solid #a052e5;}