#a97fc5 color space conversions
Hex:
#a97fc5
RGB:
169, 127, 197
CMY:
34, 50, 23
CMYK:
14, 36, 0, 23
HSL:
276°, 37.6344%, 63.5294%
HSV (HSB):
276°, 35.5330%, 77.2549%
XYZ:
34.0296, 27.6450, 56.3658
xyY:
0.2883, 0.2342, 27.6450
CIE-Lab:
59.5666, 29.3208, -30.3015
CIE-LCH:
59.5666, 42.1650, 314.0577
CIE-Luv:
59.5666, 17.4134, -50.8064
Hunter-Lab:
52.5785, 23.5156, -26.7558
#a97fc5 color charts
#a97fc5 color shades, tints & tones
#a97fc5 color schemes
#a97fc5 color preview, HTML & CSS examples
This text has a color of #a97fc5
<p style="color:#a97fc5;">Text here</p>
.mytext {color:#a97fc5;}
This box has a color of #a97fc5
<div style="background-color:#a97fc5;">Content here</div>
.mybackground {background-color:#a97fc5;}
Border around this has a color of #a97fc5
<div style="border:2px solid #a97fc5;">Content here</div>
.myborder {border:2px solid #a97fc5;}