#a052e9 color space conversions
Hex:
#a052e9
RGB:
160, 82, 233
CMY:
37, 68, 9
CMYK:
31, 65, 0, 9
HSL:
271°, 77.4359%, 61.7647%
HSV (HSB):
271°, 64.8069%, 91.3725%
XYZ:
32.2225, 19.3914, 79.1354
xyY:
0.2464, 0.1483, 19.3914
CIE-Lab:
51.1420, 59.2347, -64.0561
CIE-LCH:
51.1420, 87.2464, 312.7605
CIE-Luv:
51.1420, 21.3521, -104.3588
Hunter-Lab:
44.0356, 53.5526, -75.7237
#a052e9 color charts
#a052e9 color shades, tints & tones
#a052e9 color schemes
#a052e9 color preview, HTML & CSS examples
This text has a color of #a052e9
<p style="color:#a052e9;">Text here</p>
.mytext {color:#a052e9;}
This box has a color of #a052e9
<div style="background-color:#a052e9;">Content here</div>
.mybackground {background-color:#a052e9;}
Border around this has a color of #a052e9
<div style="border:2px solid #a052e9;">Content here</div>
.myborder {border:2px solid #a052e9;}