#a03ff9 color space conversions
Hex:
#a03ff9
RGB:
160, 63, 249
CMY:
37, 75, 2
CMYK:
36, 75, 0, 2
HSL:
271°, 93.9394%, 61.1765%
HSV (HSB):
271°, 74.6988%, 97.6471%
XYZ:
33.3736, 17.8681, 91.3124
xyY:
0.2341, 0.1253, 17.8681
CIE-Lab:
49.3358, 71.1230, -75.9571
CIE-LCH:
49.3358, 104.0575, 313.1175
CIE-Luv:
49.3358, 21.9282, -121.1044
Hunter-Lab:
42.2707, 66.9556, -98.4876
#a03ff9 color charts
#a03ff9 color shades, tints & tones
#a03ff9 color schemes
#a03ff9 color preview, HTML & CSS examples
This text has a color of #a03ff9
<p style="color:#a03ff9;">Text here</p>
.mytext {color:#a03ff9;}
This box has a color of #a03ff9
<div style="background-color:#a03ff9;">Content here</div>
.mybackground {background-color:#a03ff9;}
Border around this has a color of #a03ff9
<div style="border:2px solid #a03ff9;">Content here</div>
.myborder {border:2px solid #a03ff9;}