#a05c9e color space conversions
Hex:
#a05c9e
RGB:
160, 92, 158
CMY:
37, 64, 38
CMYK:
0, 43, 1, 37
HSL:
302°, 26.9841%, 49.4118%
HSV (HSB):
302°, 42.5000%, 62.7451%
XYZ:
24.4959, 17.5965, 34.4531
xyY:
0.3200, 0.2299, 17.5965
CIE-Lab:
49.0030, 38.0060, -24.2124
CIE-LCH:
49.0030, 45.0632, 327.5001
CIE-Luv:
49.0030, 33.2816, -40.8544
Hunter-Lab:
41.9482, 30.8269, -19.3327
#a05c9e color charts
#a05c9e color shades, tints & tones
#a05c9e color schemes
#a05c9e color preview, HTML & CSS examples
This text has a color of #a05c9e
<p style="color:#a05c9e;">Text here</p>
.mytext {color:#a05c9e;}
This box has a color of #a05c9e
<div style="background-color:#a05c9e;">Content here</div>
.mybackground {background-color:#a05c9e;}
Border around this has a color of #a05c9e
<div style="border:2px solid #a05c9e;">Content here</div>
.myborder {border:2px solid #a05c9e;}