#a97ff5 color space conversions
Hex:
#a97ff5
RGB:
169, 127, 245
CMY:
34, 50, 4
CMYK:
31, 48, 0, 4
HSL:
261°, 85.5072%, 72.9412%
HSV (HSB):
261°, 48.1633%, 96.0784%
XYZ:
40.4330, 30.2063, 90.0856
xyY:
0.2516, 0.1879, 30.2063
CIE-Lab:
61.8318, 40.5594, -53.5637
CIE-LCH:
61.8318, 67.1873, 307.1337
CIE-Luv:
61.8318, 11.1818, -90.3505
Hunter-Lab:
54.9603, 35.1377, -58.7102
#a97ff5 color charts
#a97ff5 color shades, tints & tones
#a97ff5 color schemes
#a97ff5 color preview, HTML & CSS examples
This text has a color of #a97ff5
<p style="color:#a97ff5;">Text here</p>
.mytext {color:#a97ff5;}
This box has a color of #a97ff5
<div style="background-color:#a97ff5;">Content here</div>
.mybackground {background-color:#a97ff5;}
Border around this has a color of #a97ff5
<div style="border:2px solid #a97ff5;">Content here</div>
.myborder {border:2px solid #a97ff5;}