#a005f2 color space conversions
Hex:
#a005f2
RGB:
160, 5, 242
CMY:
37, 98, 5
CMYK:
34, 98, 0, 5
HSL:
279°, 95.9514%, 48.4314%
HSV (HSB):
279°, 97.9339%, 94.9020%
XYZ:
30.5785, 13.9929, 85.0936
xyY:
0.2358, 0.1079, 13.9929
CIE-Lab:
44.2228, 83.0257, -80.3900
CIE-LCH:
44.2228, 115.5674, 315.9241
CIE-Luv:
44.2228, 28.1030, -123.2037
Hunter-Lab:
37.4071, 80.4525, -108.6878
#a005f2 color charts
#a005f2 color shades, tints & tones
#a005f2 color schemes
#a005f2 color preview, HTML & CSS examples
This text has a color of #a005f2
<p style="color:#a005f2;">Text here</p>
.mytext {color:#a005f2;}
This box has a color of #a005f2
<div style="background-color:#a005f2;">Content here</div>
.mybackground {background-color:#a005f2;}
Border around this has a color of #a005f2
<div style="border:2px solid #a005f2;">Content here</div>
.myborder {border:2px solid #a005f2;}