#a975a7 color space conversions
Hex:
#a975a7
RGB:
169, 117, 167
CMY:
34, 54, 35
CMYK:
0, 31, 1, 34
HSL:
302°, 23.2143%, 56.0784%
HSV (HSB):
302°, 30.7692%, 66.2745%
XYZ:
29.6985, 23.9476, 39.6163
xyY:
0.3184, 0.2568, 23.9476
CIE-Lab:
56.0353, 28.7912, -18.5814
CIE-LCH:
56.0353, 34.2666, 327.1625
CIE-Luv:
56.0353, 26.3095, -31.9563
Hunter-Lab:
48.9363, 22.6898, -13.7427
#a975a7 color charts
#a975a7 color shades, tints & tones
#a975a7 color schemes
#a975a7 color preview, HTML & CSS examples
This text has a color of #a975a7
<p style="color:#a975a7;">Text here</p>
.mytext {color:#a975a7;}
This box has a color of #a975a7
<div style="background-color:#a975a7;">Content here</div>
.mybackground {background-color:#a975a7;}
Border around this has a color of #a975a7
<div style="border:2px solid #a975a7;">Content here</div>
.myborder {border:2px solid #a975a7;}