#a97ed3 color space conversions
Hex:
#a97ed3
RGB:
169, 126, 211
CMY:
34, 51, 17
CMYK:
20, 40, 0, 17
HSL:
270°, 49.1329%, 66.0784%
HSV (HSB):
270°, 40.2844%, 82.7451%
XYZ:
35.5809, 28.0599, 65.1688
xyY:
0.2762, 0.2178, 28.0599
CIE-Lab:
59.9428, 33.0146, -37.6120
CIE-LCH:
59.9428, 50.0462, 311.2756
CIE-Luv:
59.9428, 15.9380, -63.1183
Hunter-Lab:
52.9716, 27.1979, -35.8620
#a97ed3 color charts
#a97ed3 color shades, tints & tones
#a97ed3 color schemes
#a97ed3 color preview, HTML & CSS examples
This text has a color of #a97ed3
<p style="color:#a97ed3;">Text here</p>
.mytext {color:#a97ed3;}
This box has a color of #a97ed3
<div style="background-color:#a97ed3;">Content here</div>
.mybackground {background-color:#a97ed3;}
Border around this has a color of #a97ed3
<div style="border:2px solid #a97ed3;">Content here</div>
.myborder {border:2px solid #a97ed3;}