#a000dd color space conversions
Hex:
#a000dd
RGB:
160, 0, 221
CMY:
37, 100, 13
CMYK:
28, 100, 0, 13
HSL:
283°, 100.0000%, 43.3333%
HSV (HSB):
283°, 100.0000%, 86.6667%
XYZ:
27.5483, 12.6940, 69.4048
xyY:
0.2512, 0.1158, 12.6940
CIE-Lab:
42.2986, 79.6072, -71.6086
CIE-LCH:
42.2986, 107.0752, 318.0278
CIE-Luv:
42.2986, 33.3915, -110.1201
Hunter-Lab:
35.6287, 75.6672, -90.5571
#a000dd color charts
#a000dd RGB chart
#a000dd CMYK chart
#a000dd RGB pie chart
#a000dd color shades, tints & tones
#a000dd color schemes
#a000dd color preview, HTML & CSS examples
This text has a color of #a000dd
<p style="color:#a000dd;">Text here</p>
.mytext {color:#a000dd;}
Text color #a000dd
This box has a color of #a000dd
<div style="background-color:#a000dd;">Content here</div>
.mybackground {background-color:#a000dd;}
Background color #a000dd
Border around this has a color of #a000dd
<div style="border:2px solid #a000dd;">Content here</div>
.myborder {border:2px solid #a000dd;}
Border color #a000dd