#a005f1 color space conversions
Hex:
#a005f1
RGB:
160, 5, 241
CMY:
37, 98, 5
CMYK:
34, 98, 0, 5
HSL:
279°, 95.9350%, 48.2353%
HSV (HSB):
279°, 97.9253%, 94.5098%
XYZ:
30.4287, 13.9330, 84.3047
xyY:
0.2365, 0.1083, 13.9330
CIE-Lab:
44.1367, 82.8364, -79.9673
CIE-LCH:
44.1367, 115.1374, 316.0096
CIE-Luv:
44.1367, 28.3320, -122.5812
Hunter-Lab:
37.3269, 80.1899, -107.7804
#a005f1 color charts
#a005f1 color shades, tints & tones
#a005f1 color schemes
#a005f1 color preview, HTML & CSS examples
This text has a color of #a005f1
<p style="color:#a005f1;">Text here</p>
.mytext {color:#a005f1;}
This box has a color of #a005f1
<div style="background-color:#a005f1;">Content here</div>
.mybackground {background-color:#a005f1;}
Border around this has a color of #a005f1
<div style="border:2px solid #a005f1;">Content here</div>
.myborder {border:2px solid #a005f1;}