#a95bb9 color space conversions
Hex:
#a95bb9
RGB:
169, 91, 185
CMY:
34, 64, 27
CMYK:
9, 51, 0, 27
HSL:
290°, 40.1709%, 54.1176%
HSV (HSB):
290°, 50.8108%, 72.5490%
XYZ:
28.8602, 19.4200, 48.1263
xyY:
0.2994, 0.2014, 19.4200
CIE-Lab:
51.1750, 46.5181, -36.5293
CIE-LCH:
51.1750, 59.1466, 321.8585
CIE-Luv:
51.1750, 33.7073, -61.2669
Hunter-Lab:
44.0681, 39.7806, -33.9023
#a95bb9 color charts
#a95bb9 color shades, tints & tones
#a95bb9 color schemes
#a95bb9 color preview, HTML & CSS examples
This text has a color of #a95bb9
<p style="color:#a95bb9;">Text here</p>
.mytext {color:#a95bb9;}
This box has a color of #a95bb9
<div style="background-color:#a95bb9;">Content here</div>
.mybackground {background-color:#a95bb9;}
Border around this has a color of #a95bb9
<div style="border:2px solid #a95bb9;">Content here</div>
.myborder {border:2px solid #a95bb9;}