#a96ac9 color space conversions
Hex:
#a96ac9
RGB:
169, 106, 201
CMY:
34, 58, 21
CMYK:
16, 47, 0, 21
HSL:
280°, 46.7980%, 60.1961%
HSV (HSB):
280°, 47.2637%, 78.8235%
XYZ:
32.0588, 22.9601, 58.0004
xyY:
0.2837, 0.2032, 22.9601
CIE-Lab:
55.0312, 41.8793, -39.6587
CIE-LCH:
55.0312, 57.6775, 316.5600
CIE-Luv:
55.0312, 25.1248, -66.4901
Hunter-Lab:
47.9167, 35.5717, -38.2254
#a96ac9 color charts
#a96ac9 color shades, tints & tones
#a96ac9 color schemes
#a96ac9 color preview, HTML & CSS examples
This text has a color of #a96ac9
<p style="color:#a96ac9;">Text here</p>
.mytext {color:#a96ac9;}
This box has a color of #a96ac9
<div style="background-color:#a96ac9;">Content here</div>
.mybackground {background-color:#a96ac9;}
Border around this has a color of #a96ac9
<div style="border:2px solid #a96ac9;">Content here</div>
.myborder {border:2px solid #a96ac9;}