#a95cb7 color space conversions
Hex:
#a95cb7
RGB:
169, 92, 183
CMY:
34, 64, 28
CMYK:
8, 50, 0, 28
HSL:
291°, 38.7234%, 53.9216%
HSV (HSB):
291°, 49.7268%, 71.7647%
XYZ:
28.7366, 19.5082, 47.0506
xyY:
0.3016, 0.2047, 19.5082
CIE-Lab:
51.2766, 45.5996, -35.2106
CIE-LCH:
51.2766, 57.6117, 322.3258
CIE-Luv:
51.2766, 33.7874, -59.1447
Hunter-Lab:
44.1681, 38.8412, -32.2418
#a95cb7 color charts
#a95cb7 color shades, tints & tones
#a95cb7 color schemes
#a95cb7 color preview, HTML & CSS examples
This text has a color of #a95cb7
<p style="color:#a95cb7;">Text here</p>
.mytext {color:#a95cb7;}
This box has a color of #a95cb7
<div style="background-color:#a95cb7;">Content here</div>
.mybackground {background-color:#a95cb7;}
Border around this has a color of #a95cb7
<div style="border:2px solid #a95cb7;">Content here</div>
.myborder {border:2px solid #a95cb7;}