#a173ed color space conversions
Hex:
#a173ed
RGB:
161, 115, 237
CMY:
37, 55, 7
CMYK:
32, 51, 0, 7
HSL:
263°, 77.2152%, 69.0196%
HSV (HSB):
263°, 51.4768%, 92.9412%
XYZ:
36.1147, 25.9530, 83.2267
xyY:
0.2486, 0.1786, 25.9530
CIE-Lab:
57.9924, 43.2147, -55.2921
CIE-LCH:
57.9924, 70.1764, 308.0102
CIE-Luv:
57.9924, 12.1718, -92.2342
Hunter-Lab:
50.9440, 37.3883, -61.2006
#a173ed color charts
#a173ed color shades, tints & tones
#a173ed color schemes
#a173ed color preview, HTML & CSS examples
This text has a color of #a173ed
<p style="color:#a173ed;">Text here</p>
.mytext {color:#a173ed;}
This box has a color of #a173ed
<div style="background-color:#a173ed;">Content here</div>
.mybackground {background-color:#a173ed;}
Border around this has a color of #a173ed
<div style="border:2px solid #a173ed;">Content here</div>
.myborder {border:2px solid #a173ed;}