#a97dfa color space conversions
Hex:
#a97dfa
RGB:
169, 125, 250
CMY:
34, 51, 2
CMYK:
32, 50, 0, 2
HSL:
261°, 92.5926%, 73.5294%
HSV (HSB):
261°, 50.0000%, 98.0392%
XYZ:
40.9511, 30.0044, 94.0755
xyY:
0.2481, 0.1818, 30.0044
CIE-Lab:
61.6580, 42.9082, -56.5955
CIE-LCH:
61.6580, 71.0223, 307.1678
CIE-Luv:
61.6580, 11.2225, -95.4706
Hunter-Lab:
54.7762, 37.5895, -63.4843
#a97dfa color charts
#a97dfa color shades, tints & tones
#a97dfa color schemes
#a97dfa color preview, HTML & CSS examples
This text has a color of #a97dfa
<p style="color:#a97dfa;">Text here</p>
.mytext {color:#a97dfa;}
This box has a color of #a97dfa
<div style="background-color:#a97dfa;">Content here</div>
.mybackground {background-color:#a97dfa;}
Border around this has a color of #a97dfa
<div style="border:2px solid #a97dfa;">Content here</div>
.myborder {border:2px solid #a97dfa;}