#a0006f color space conversions
Hex:
#a0006f
RGB:
160, 0, 111
CMY:
37, 100, 56
CMYK:
0, 100, 31, 37
HSL:
318°, 100.0000%, 31.3725%
HSV (HSB):
318°, 100.0000%, 62.7451%
XYZ:
17.3664, 8.6213, 15.7877
xyY:
0.4157, 0.2064, 8.6213
CIE-Lab:
35.2447, 62.8406, -16.7181
CIE-LCH:
35.2447, 65.0265, 345.1021
CIE-Luv:
35.2447, 73.3737, -31.3764
Hunter-Lab:
29.3620, 54.1920, -11.3263
#a0006f color charts
#a0006f color shades, tints & tones
#a0006f color schemes
#a0006f color preview, HTML & CSS examples
This text has a color of #a0006f
<p style="color:#a0006f;">Text here</p>
.mytext {color:#a0006f;}
This box has a color of #a0006f
<div style="background-color:#a0006f;">Content here</div>
.mybackground {background-color:#a0006f;}
Border around this has a color of #a0006f
<div style="border:2px solid #a0006f;">Content here</div>
.myborder {border:2px solid #a0006f;}