#a0007d color space conversions
Hex:
#a0007d
RGB:
160, 0, 125
CMY:
37, 100, 51
CMYK:
0, 100, 22, 37
HSL:
313°, 100.0000%, 31.3725%
HSV (HSB):
313°, 100.0000%, 62.7451%
XYZ:
18.1989, 8.9543, 20.1712
xyY:
0.3846, 0.1892, 8.9543
CIE-Lab:
35.8961, 64.4955, -24.5369
CIE-LCH:
35.8961, 69.0053, 339.1710
CIE-Luv:
35.8961, 67.1419, -42.0144
Hunter-Lab:
29.9237, 56.1932, -19.0201
#a0007d color charts
#a0007d color shades, tints & tones
#a0007d color schemes
#a0007d color preview, HTML & CSS examples
This text has a color of #a0007d
<p style="color:#a0007d;">Text here</p>
.mytext {color:#a0007d;}
This box has a color of #a0007d
<div style="background-color:#a0007d;">Content here</div>
.mybackground {background-color:#a0007d;}
Border around this has a color of #a0007d
<div style="border:2px solid #a0007d;">Content here</div>
.myborder {border:2px solid #a0007d;}