#a96bbd color space conversions
Hex:
#a96bbd
RGB:
169, 107, 189
CMY:
34, 58, 26
CMYK:
11, 43, 0, 26
HSL:
285°, 38.3178%, 58.0392%
HSV (HSB):
285°, 43.3862%, 74.1176%
XYZ:
30.8052, 22.6245, 50.8875
xyY:
0.2953, 0.2169, 22.6245
CIE-Lab:
54.6835, 38.7812, -33.3398
CIE-LCH:
54.6835, 51.1422, 319.3147
CIE-Luv:
54.6835, 26.8985, -56.0757
Hunter-Lab:
47.5652, 32.3647, -30.1355
#a96bbd color charts
#a96bbd color shades, tints & tones
#a96bbd color schemes
#a96bbd color preview, HTML & CSS examples
This text has a color of #a96bbd
<p style="color:#a96bbd;">Text here</p>
.mytext {color:#a96bbd;}
This box has a color of #a96bbd
<div style="background-color:#a96bbd;">Content here</div>
.mybackground {background-color:#a96bbd;}
Border around this has a color of #a96bbd
<div style="border:2px solid #a96bbd;">Content here</div>
.myborder {border:2px solid #a96bbd;}