#a015e5 color space conversions
Hex:
#a015e5
RGB:
160, 21, 229
CMY:
37, 92, 10
CMYK:
30, 91, 0, 10
HSL:
280°, 83.2000%, 49.0196%
HSV (HSB):
280°, 90.8297%, 89.8039%
XYZ:
28.9082, 13.6671, 75.2431
xyY:
0.2454, 0.1160, 13.6671
CIE-Lab:
43.7516, 78.7015, -73.8003
CIE-LCH:
43.7516, 107.8908, 316.8408
CIE-Luv:
43.7516, 30.5607, -114.1694
Hunter-Lab:
36.9690, 74.8840, -94.7949
#a015e5 color charts
#a015e5 color shades, tints & tones
#a015e5 color schemes
#a015e5 color preview, HTML & CSS examples
This text has a color of #a015e5
<p style="color:#a015e5;">Text here</p>
.mytext {color:#a015e5;}
This box has a color of #a015e5
<div style="background-color:#a015e5;">Content here</div>
.mybackground {background-color:#a015e5;}
Border around this has a color of #a015e5
<div style="border:2px solid #a015e5;">Content here</div>
.myborder {border:2px solid #a015e5;}