#a003dd color space conversions
Hex:
#a003dd
RGB:
160, 3, 221
CMY:
37, 99, 13
CMYK:
28, 99, 0, 13
HSL:
283°, 97.3214%, 43.9216%
HSV (HSB):
283°, 98.6425%, 86.6667%
XYZ:
27.5809, 12.7592, 69.4157
xyY:
0.2513, 0.1163, 12.7592
CIE-Lab:
42.3981, 79.3085, -71.4460
CIE-LCH:
42.3981, 106.7444, 317.9855
CIE-Luv:
42.3981, 33.2905, -109.9834
Hunter-Lab:
35.7200, 75.3175, -90.2161
#a003dd color charts
#a003dd color shades, tints & tones
#a003dd color schemes
#a003dd color preview, HTML & CSS examples
This text has a color of #a003dd
<p style="color:#a003dd;">Text here</p>
.mytext {color:#a003dd;}
This box has a color of #a003dd
<div style="background-color:#a003dd;">Content here</div>
.mybackground {background-color:#a003dd;}
Border around this has a color of #a003dd
<div style="border:2px solid #a003dd;">Content here</div>
.myborder {border:2px solid #a003dd;}