#a97dd2 color space conversions
Hex:
#a97dd2
RGB:
169, 125, 210
CMY:
34, 51, 18
CMYK:
20, 40, 0, 18
HSL:
271°, 48.5714%, 65.6863%
HSV (HSB):
271°, 40.4762%, 82.3529%
XYZ:
35.3287, 27.7554, 64.4681
xyY:
0.2770, 0.2176, 27.7554
CIE-Lab:
59.6671, 33.3493, -37.4810
CIE-LCH:
59.6671, 50.1697, 311.6615
CIE-Luv:
59.6671, 16.4683, -62.8993
Hunter-Lab:
52.6834, 27.5034, -35.6741
#a97dd2 color charts
#a97dd2 color shades, tints & tones
#a97dd2 color schemes
#a97dd2 color preview, HTML & CSS examples
This text has a color of #a97dd2
<p style="color:#a97dd2;">Text here</p>
.mytext {color:#a97dd2;}
This box has a color of #a97dd2
<div style="background-color:#a97dd2;">Content here</div>
.mybackground {background-color:#a97dd2;}
Border around this has a color of #a97dd2
<div style="border:2px solid #a97dd2;">Content here</div>
.myborder {border:2px solid #a97dd2;}