#a9529d color space conversions
Hex:
#a9529d
RGB:
169, 82, 157
CMY:
34, 68, 38
CMYK:
0, 51, 7, 34
HSL:
308°, 34.6614%, 49.2157%
HSV (HSB):
308°, 51.4793%, 66.2745%
XYZ:
25.4653, 16.9039, 33.8189
xyY:
0.3342, 0.2219, 16.9039
CIE-Lab:
48.1388, 45.8743, -24.8610
CIE-LCH:
48.1388, 52.1778, 331.5451
CIE-Luv:
48.1388, 43.7293, -42.8589
Hunter-Lab:
41.1144, 38.6085, -19.9893
#a9529d color charts
#a9529d color shades, tints & tones
#a9529d color schemes
#a9529d color preview, HTML & CSS examples
This text has a color of #a9529d
<p style="color:#a9529d;">Text here</p>
.mytext {color:#a9529d;}
This box has a color of #a9529d
<div style="background-color:#a9529d;">Content here</div>
.mybackground {background-color:#a9529d;}
Border around this has a color of #a9529d
<div style="border:2px solid #a9529d;">Content here</div>
.myborder {border:2px solid #a9529d;}