#a032a5 color space conversions
Hex:
#a032a5
RGB:
160, 50, 165
CMY:
37, 80, 35
CMYK:
3, 70, 0, 35
HSL:
297°, 53.4884%, 42.1569%
HSV (HSB):
297°, 69.6970%, 64.7059%
XYZ:
22.4293, 12.4714, 36.8224
xyY:
0.3127, 0.1739, 12.4714
CIE-Lab:
41.9557, 59.1701, -39.4179
CIE-LCH:
41.9557, 71.0976, 326.3293
CIE-Luv:
41.9557, 45.0278, -64.1106
Hunter-Lab:
35.3149, 51.5687, -37.1005
#a032a5 color charts
#a032a5 color shades, tints & tones
#a032a5 color schemes
#a032a5 color preview, HTML & CSS examples
This text has a color of #a032a5
<p style="color:#a032a5;">Text here</p>
.mytext {color:#a032a5;}
This box has a color of #a032a5
<div style="background-color:#a032a5;">Content here</div>
.mybackground {background-color:#a032a5;}
Border around this has a color of #a032a5
<div style="border:2px solid #a032a5;">Content here</div>
.myborder {border:2px solid #a032a5;}