#a000a5 color space conversions
Hex:
#a000a5
RGB:
160, 0, 165
CMY:
37, 100, 35
CMYK:
3, 100, 0, 35
HSL:
298°, 100.0000%, 32.3529%
HSV (HSB):
298°, 100.0000%, 64.7059%
XYZ:
21.2887, 10.1902, 36.4422
xyY:
0.3134, 0.1500, 10.1902
CIE-Lab:
38.1816, 70.1088, -45.4437
CIE-LCH:
38.1816, 83.5486, 327.0492
CIE-Luv:
38.1816, 50.9088, -71.8740
Hunter-Lab:
31.9221, 63.1774, -45.3399
#a000a5 color charts
#a000a5 color shades, tints & tones
#a000a5 color schemes
#a000a5 color preview, HTML & CSS examples
This text has a color of #a000a5
<p style="color:#a000a5;">Text here</p>
.mytext {color:#a000a5;}
This box has a color of #a000a5
<div style="background-color:#a000a5;">Content here</div>
.mybackground {background-color:#a000a5;}
Border around this has a color of #a000a5
<div style="border:2px solid #a000a5;">Content here</div>
.myborder {border:2px solid #a000a5;}