#a028dd color space conversions
Hex:
#a028dd
RGB:
160, 40, 221
CMY:
37, 84, 13
CMYK:
28, 82, 0, 13
HSL:
280°, 72.6908%, 51.1765%
HSV (HSB):
280°, 81.9005%, 86.6667%
XYZ:
28.3071, 14.2116, 69.6578
xyY:
0.2523, 0.1267, 14.2116
CIE-Lab:
44.5349, 72.9784, -67.9617
CIE-LCH:
44.5349, 99.7228, 317.0385
CIE-Luv:
44.5349, 30.9886, -106.7538
Hunter-Lab:
37.6983, 68.0612, -83.1654
#a028dd color charts
#a028dd color shades, tints & tones
#a028dd color schemes
#a028dd color preview, HTML & CSS examples
This text has a color of #a028dd
<p style="color:#a028dd;">Text here</p>
.mytext {color:#a028dd;}
This box has a color of #a028dd
<div style="background-color:#a028dd;">Content here</div>
.mybackground {background-color:#a028dd;}
Border around this has a color of #a028dd
<div style="border:2px solid #a028dd;">Content here</div>
.myborder {border:2px solid #a028dd;}