#a003f5 color space conversions
Hex:
#a003f5
RGB:
160, 3, 245
CMY:
37, 99, 4
CMYK:
35, 99, 0, 4
HSL:
279°, 97.5806%, 48.6275%
HSV (HSB):
279°, 98.7755%, 96.0784%
XYZ:
31.0112, 14.1313, 87.4793
xyY:
0.2338, 0.1066, 14.1313
CIE-Lab:
44.4206, 83.7815, -81.7547
CIE-LCH:
44.4206, 117.0605, 315.7015
CIE-Luv:
44.4206, 27.4818, -125.1374
Hunter-Lab:
37.5916, 81.4683, -111.6595
#a003f5 color charts
#a003f5 color shades, tints & tones
#a003f5 color schemes
#a003f5 color preview, HTML & CSS examples
This text has a color of #a003f5
<p style="color:#a003f5;">Text here</p>
.mytext {color:#a003f5;}
This box has a color of #a003f5
<div style="background-color:#a003f5;">Content here</div>
.mybackground {background-color:#a003f5;}
Border around this has a color of #a003f5
<div style="border:2px solid #a003f5;">Content here</div>
.myborder {border:2px solid #a003f5;}