#a021dd color space conversions
Hex:
#a021dd
RGB:
160, 33, 221
CMY:
37, 87, 13
CMYK:
28, 85, 0, 13
HSL:
281°, 74.0157%, 49.8039%
HSV (HSB):
281°, 85.0679%, 86.6667%
XYZ:
28.0922, 13.7818, 69.5861
xyY:
0.2520, 0.1236, 13.7818
CIE-Lab:
43.9183, 74.7889, -68.9657
CIE-LCH:
43.9183, 101.7332, 317.3197
CIE-Luv:
43.9183, 31.6782, -107.7417
Hunter-Lab:
37.1238, 70.1074, -85.1486
#a021dd color charts
#a021dd color shades, tints & tones
#a021dd color schemes
#a021dd color preview, HTML & CSS examples
This text has a color of #a021dd
<p style="color:#a021dd;">Text here</p>
.mytext {color:#a021dd;}
This box has a color of #a021dd
<div style="background-color:#a021dd;">Content here</div>
.mybackground {background-color:#a021dd;}
Border around this has a color of #a021dd
<div style="border:2px solid #a021dd;">Content here</div>
.myborder {border:2px solid #a021dd;}