#a05ea5 color space conversions
Hex:
#a05ea5
RGB:
160, 94, 165
CMY:
37, 63, 35
CMYK:
3, 43, 0, 35
HSL:
296°, 28.2869%, 50.7843%
HSV (HSB):
296°, 43.0303%, 64.7059%
XYZ:
25.2914, 18.1956, 37.7764
xyY:
0.3112, 0.2239, 18.1956
CIE-Lab:
49.7325, 38.2695, -27.2028
CIE-LCH:
49.7325, 46.9526, 324.5940
CIE-Luv:
49.7325, 31.0162, -45.5342
Hunter-Lab:
42.6563, 31.1863, -22.6478
#a05ea5 color charts
#a05ea5 color shades, tints & tones
#a05ea5 color schemes
#a05ea5 color preview, HTML & CSS examples
This text has a color of #a05ea5
<p style="color:#a05ea5;">Text here</p>
.mytext {color:#a05ea5;}
This box has a color of #a05ea5
<div style="background-color:#a05ea5;">Content here</div>
.mybackground {background-color:#a05ea5;}
Border around this has a color of #a05ea5
<div style="border:2px solid #a05ea5;">Content here</div>
.myborder {border:2px solid #a05ea5;}