#a030dd color space conversions
Hex:
#a030dd
RGB:
160, 48, 221
CMY:
37, 81, 13
CMYK:
28, 78, 0, 13
HSL:
279°, 71.7842%, 52.7451%
HSV (HSB):
279°, 78.2805%, 86.6667%
XYZ:
28.6053, 14.8079, 69.7572
xyY:
0.2528, 0.1308, 14.8079
CIE-Lab:
45.3700, 70.5470, -66.6038
CIE-LCH:
45.3700, 97.0203, 316.6469
CIE-Luv:
45.3700, 30.0238, -105.3478
Hunter-Lab:
38.4811, 65.3478, -80.5420
#a030dd color charts
#a030dd color shades, tints & tones
#a030dd color schemes
#a030dd color preview, HTML & CSS examples
This text has a color of #a030dd
<p style="color:#a030dd;">Text here</p>
.mytext {color:#a030dd;}
This box has a color of #a030dd
<div style="background-color:#a030dd;">Content here</div>
.mybackground {background-color:#a030dd;}
Border around this has a color of #a030dd
<div style="border:2px solid #a030dd;">Content here</div>
.myborder {border:2px solid #a030dd;}