#a024dd color space conversions
Hex:
#a024dd
RGB:
160, 36, 221
CMY:
37, 86, 13
CMYK:
28, 84, 0, 13
HSL:
280°, 73.1225%, 50.3922%
HSV (HSB):
280°, 83.7104%, 86.6667%
XYZ:
28.1792, 13.9558, 69.6151
xyY:
0.2522, 0.1249, 13.9558
CIE-Lab:
44.1695, 74.0498, -68.5566
CIE-LCH:
44.1695, 100.9128, 317.2060
CIE-Luv:
44.1695, 31.3997, -107.3445
Hunter-Lab:
37.3575, 69.2694, -84.3359
#a024dd color charts
#a024dd color shades, tints & tones
#a024dd color schemes
#a024dd color preview, HTML & CSS examples
This text has a color of #a024dd
<p style="color:#a024dd;">Text here</p>
.mytext {color:#a024dd;}
This box has a color of #a024dd
<div style="background-color:#a024dd;">Content here</div>
.mybackground {background-color:#a024dd;}
Border around this has a color of #a024dd
<div style="border:2px solid #a024dd;">Content here</div>
.myborder {border:2px solid #a024dd;}