#a000ff color space conversions
Hex:
#a000ff
RGB:
160, 0, 255
CMY:
37, 100, 0
CMYK:
37, 100, 0, 0
HSL:
278°, 100.0000%, 50.0000%
HSV (HSB):
278°, 100.0000%, 100.0000%
XYZ:
32.5472, 14.6936, 95.7285
xyY:
0.2277, 0.1028, 14.6936
CIE-Lab:
45.2116, 85.9637, -86.0604
CIE-LCH:
45.2116, 121.6395, 314.9678
CIE-Luv:
45.2116, 25.3848, -131.3653
Hunter-Lab:
38.3322, 84.4798, -121.2346
#a000ff color charts
#a000ff RGB chart
#a000ff CMYK chart
#a000ff RGB pie chart
#a000ff color shades, tints & tones
#a000ff color schemes
#a000ff color preview, HTML & CSS examples
This text has a color of #a000ff
<p style="color:#a000ff;">Text here</p>
.mytext {color:#a000ff;}
Text color #a000ff
This box has a color of #a000ff
<div style="background-color:#a000ff;">Content here</div>
.mybackground {background-color:#a000ff;}
Background color #a000ff
Border around this has a color of #a000ff
<div style="border:2px solid #a000ff;">Content here</div>
.myborder {border:2px solid #a000ff;}
Border color #a000ff