#a036e5 color space conversions
Hex:
#a036e5
RGB:
160, 54, 229
CMY:
37, 79, 10
CMYK:
30, 76, 0, 10
HSL:
276°, 77.0925%, 55.4902%
HSV (HSB):
276°, 76.4192%, 89.8039%
XYZ:
29.9592, 15.7691, 75.5934
xyY:
0.2469, 0.1300, 15.7691
CIE-Lab:
46.6700, 70.1487, -69.0426
CIE-LCH:
46.6700, 98.4262, 315.4553
CIE-Luv:
46.6700, 27.3635, -109.5863
Hunter-Lab:
39.7103, 65.1755, -85.0687
#a036e5 color charts
#a036e5 color shades, tints & tones
#a036e5 color schemes
#a036e5 color preview, HTML & CSS examples
This text has a color of #a036e5
<p style="color:#a036e5;">Text here</p>
.mytext {color:#a036e5;}
This box has a color of #a036e5
<div style="background-color:#a036e5;">Content here</div>
.mybackground {background-color:#a036e5;}
Border around this has a color of #a036e5
<div style="border:2px solid #a036e5;">Content here</div>
.myborder {border:2px solid #a036e5;}