#a96ca9 color space conversions
Hex:
#a96ca9
RGB:
169, 108, 169
CMY:
34, 58, 34
CMYK:
0, 36, 0, 34
HSL:
300°, 26.1803%, 54.3137%
HSV (HSB):
300°, 36.0947%, 66.2745%
XYZ:
28.8862, 22.0247, 40.2648
xyY:
0.3168, 0.2416, 22.0247
CIE-Lab:
54.0532, 34.2126, -22.7737
CIE-LCH:
54.0532, 41.0992, 326.3502
CIE-Luv:
54.0532, 30.1122, -38.9412
Hunter-Lab:
46.9305, 27.7401, -18.0176
#a96ca9 color charts
#a96ca9 color shades, tints & tones
#a96ca9 color schemes
#a96ca9 color preview, HTML & CSS examples
This text has a color of #a96ca9
<p style="color:#a96ca9;">Text here</p>
.mytext {color:#a96ca9;}
This box has a color of #a96ca9
<div style="background-color:#a96ca9;">Content here</div>
.mybackground {background-color:#a96ca9;}
Border around this has a color of #a96ca9
<div style="border:2px solid #a96ca9;">Content here</div>
.myborder {border:2px solid #a96ca9;}