#a030e3 color space conversions
Hex:
#a030e3
RGB:
160, 48, 227
CMY:
37, 81, 11
CMYK:
30, 79, 0, 11
HSL:
278°, 76.1702%, 53.9216%
HSV (HSB):
278°, 78.8546%, 89.0196%
XYZ:
29.4193, 15.1335, 74.0435
xyY:
0.2481, 0.1276, 15.1335
CIE-Lab:
45.8166, 71.7708, -69.2954
CIE-LCH:
45.8166, 99.7642, 316.0053
CIE-Luv:
45.8166, 28.6266, -109.4291
Hunter-Lab:
38.9018, 66.9113, -85.6179
#a030e3 color charts
#a030e3 color shades, tints & tones
#a030e3 color schemes
#a030e3 color preview, HTML & CSS examples
This text has a color of #a030e3
<p style="color:#a030e3;">Text here</p>
.mytext {color:#a030e3;}
This box has a color of #a030e3
<div style="background-color:#a030e3;">Content here</div>
.mybackground {background-color:#a030e3;}
Border around this has a color of #a030e3
<div style="border:2px solid #a030e3;">Content here</div>
.myborder {border:2px solid #a030e3;}