#a003f8 color space conversions
Hex:
#a003f8
RGB:
160, 3, 248
CMY:
37, 99, 3
CMYK:
35, 99, 0, 3
HSL:
278°, 97.6096%, 49.2157%
HSV (HSB):
278°, 98.7903%, 97.2549%
XYZ:
31.4730, 14.3160, 89.9114
xyY:
0.2319, 0.1055, 14.3160
CIE-Lab:
44.6828, 84.3519, -83.0100
CIE-LCH:
44.6828, 118.3465, 315.4594
CIE-Luv:
44.6828, 26.8145, -126.9870
Hunter-Lab:
37.8365, 82.2654, -114.4060
#a003f8 color charts
#a003f8 color shades, tints & tones
#a003f8 color schemes
#a003f8 color preview, HTML & CSS examples
This text has a color of #a003f8
<p style="color:#a003f8;">Text here</p>
.mytext {color:#a003f8;}
This box has a color of #a003f8
<div style="background-color:#a003f8;">Content here</div>
.mybackground {background-color:#a003f8;}
Border around this has a color of #a003f8
<div style="border:2px solid #a003f8;">Content here</div>
.myborder {border:2px solid #a003f8;}