#a0009e color space conversions
Hex:
#a0009e
RGB:
160, 0, 158
CMY:
37, 100, 38
CMYK:
0, 100, 1, 37
HSL:
301°, 100.0000%, 31.3725%
HSV (HSB):
301°, 100.0000%, 62.7451%
XYZ:
20.6688, 9.9422, 33.1774
xyY:
0.3240, 0.1559, 9.9422
CIE-Lab:
37.7385, 69.0422, -41.9306
CIE-LCH:
37.7385, 80.7774, 328.7289
CIE-Luv:
37.7385, 53.5349, -66.7757
Hunter-Lab:
31.5313, 61.8271, -40.3135
#a0009e color charts
#a0009e color shades, tints & tones
#a0009e color schemes
#a0009e color preview, HTML & CSS examples
This text has a color of #a0009e
<p style="color:#a0009e;">Text here</p>
.mytext {color:#a0009e;}
This box has a color of #a0009e
<div style="background-color:#a0009e;">Content here</div>
.mybackground {background-color:#a0009e;}
Border around this has a color of #a0009e
<div style="border:2px solid #a0009e;">Content here</div>
.myborder {border:2px solid #a0009e;}