#a80e9e color space conversions
Hex:
#a80e9e
RGB:
168, 14, 158
CMY:
34, 95, 38
CMYK:
0, 92, 6, 34
HSL:
304°, 84.6154%, 35.6863%
HSV (HSB):
304°, 91.6667%, 65.8824%
XYZ:
22.4770, 11.1075, 33.3070
xyY:
0.3360, 0.1661, 11.1075
CIE-Lab:
39.7610, 68.8491, -38.6186
CIE-LCH:
39.7610, 78.9404, 330.7112
CIE-Luv:
39.7610, 58.5377, -63.2886
Hunter-Lab:
33.3280, 62.0600, -35.9232
#a80e9e color charts
#a80e9e color shades, tints & tones
#a80e9e color schemes
#a80e9e color preview, HTML & CSS examples
This text has a color of #a80e9e
<p style="color:#a80e9e;">Text here</p>
.mytext {color:#a80e9e;}
This box has a color of #a80e9e
<div style="background-color:#a80e9e;">Content here</div>
.mybackground {background-color:#a80e9e;}
Border around this has a color of #a80e9e
<div style="border:2px solid #a80e9e;">Content here</div>
.myborder {border:2px solid #a80e9e;}