#a97ec5 color space conversions
Hex:
#a97ec5
RGB:
169, 126, 197
CMY:
34, 51, 23
CMYK:
14, 36, 0, 23
HSL:
276°, 37.9679%, 63.3333%
HSV (HSB):
276°, 36.0406%, 77.2549%
XYZ:
33.9011, 27.3879, 56.3229
xyY:
0.2882, 0.2329, 27.3879
CIE-Lab:
59.3317, 29.8859, -30.6658
CIE-LCH:
59.3317, 42.8201, 314.2621
CIE-Luv:
59.3317, 17.8374, -51.4318
Hunter-Lab:
52.3335, 24.0468, -27.1763
#a97ec5 color charts
#a97ec5 color shades, tints & tones
#a97ec5 color schemes
#a97ec5 color preview, HTML & CSS examples
This text has a color of #a97ec5
<p style="color:#a97ec5;">Text here</p>
.mytext {color:#a97ec5;}
This box has a color of #a97ec5
<div style="background-color:#a97ec5;">Content here</div>
.mybackground {background-color:#a97ec5;}
Border around this has a color of #a97ec5
<div style="border:2px solid #a97ec5;">Content here</div>
.myborder {border:2px solid #a97ec5;}