#a050dd color space conversions
Hex:
#a050dd
RGB:
160, 80, 221
CMY:
37, 69, 13
CMYK:
28, 64, 0, 13
HSL:
274°, 67.4641%, 59.0196%
HSV (HSB):
274°, 63.8009%, 86.6667%
XYZ:
30.4170, 18.4314, 70.3611
xyY:
0.2552, 0.1546, 18.4314
CIE-Lab:
50.0152, 57.4544, -59.0910
CIE-LCH:
50.0152, 82.4182, 314.1955
CIE-Luv:
50.0152, 24.0923, -96.2826
Hunter-Lab:
42.9318, 51.3361, -67.1184
#a050dd color charts
#a050dd color shades, tints & tones
#a050dd color schemes
#a050dd color preview, HTML & CSS examples
This text has a color of #a050dd
<p style="color:#a050dd;">Text here</p>
.mytext {color:#a050dd;}
This box has a color of #a050dd
<div style="background-color:#a050dd;">Content here</div>
.mybackground {background-color:#a050dd;}
Border around this has a color of #a050dd
<div style="border:2px solid #a050dd;">Content here</div>
.myborder {border:2px solid #a050dd;}