#a97db9 color space conversions
Hex:
#a97db9
RGB:
169, 125, 185
CMY:
34, 51, 27
CMYK:
9, 32, 0, 27
HSL:
284°, 30.0000%, 60.7843%
HSV (HSB):
284°, 32.4324%, 72.5490%
XYZ:
32.4528, 26.6050, 49.3238
xyY:
0.2994, 0.2455, 26.6050
CIE-Lab:
58.6069, 27.8866, -24.9688
CIE-LCH:
58.6069, 37.4313, 318.1597
CIE-Luv:
58.6069, 19.9353, -42.0130
Hunter-Lab:
51.5801, 22.0422, -20.5904
#a97db9 color charts
#a97db9 color shades, tints & tones
#a97db9 color schemes
#a97db9 color preview, HTML & CSS examples
This text has a color of #a97db9
<p style="color:#a97db9;">Text here</p>
.mytext {color:#a97db9;}
This box has a color of #a97db9
<div style="background-color:#a97db9;">Content here</div>
.mybackground {background-color:#a97db9;}
Border around this has a color of #a97db9
<div style="border:2px solid #a97db9;">Content here</div>
.myborder {border:2px solid #a97db9;}