#a95cad color space conversions
Hex:
#a95cad
RGB:
169, 92, 173
CMY:
34, 64, 32
CMYK:
2, 47, 0, 32
HSL:
297°, 33.0612%, 51.9608%
HSV (HSB):
297°, 46.8208%, 67.8431%
XYZ:
27.7322, 19.1064, 41.7614
xyY:
0.3130, 0.2156, 19.1064
CIE-Lab:
50.8115, 43.6478, -30.1198
CIE-LCH:
50.8115, 53.0315, 325.3918
CIE-Luv:
50.8115, 35.9951, -50.9804
Hunter-Lab:
43.7109, 36.7543, -26.0481
#a95cad color charts
#a95cad color shades, tints & tones
#a95cad color schemes
#a95cad color preview, HTML & CSS examples
This text has a color of #a95cad
<p style="color:#a95cad;">Text here</p>
.mytext {color:#a95cad;}
This box has a color of #a95cad
<div style="background-color:#a95cad;">Content here</div>
.mybackground {background-color:#a95cad;}
Border around this has a color of #a95cad
<div style="border:2px solid #a95cad;">Content here</div>
.myborder {border:2px solid #a95cad;}