#a19bbd color space conversions
Hex:
#a19bbd
RGB:
161, 155, 189
CMY:
37, 39, 26
CMYK:
15, 18, 0, 26
HSL:
251°, 20.4819%, 67.4510%
HSV (HSB):
251°, 17.9894%, 74.1176%
XYZ:
35.6046, 34.6939, 52.9641
xyY:
0.2889, 0.2815, 34.6939
CIE-Lab:
65.5096, 9.0995, -16.7572
CIE-LCH:
65.5096, 19.0684, 298.5028
CIE-Luv:
65.5096, 1.1694, -26.8877
Hunter-Lab:
58.9015, 4.8215, -12.0824
#a19bbd color charts
#a19bbd color shades, tints & tones
#a19bbd color schemes
#a19bbd color preview, HTML & CSS examples
This text has a color of #a19bbd
<p style="color:#a19bbd;">Text here</p>
.mytext {color:#a19bbd;}
This box has a color of #a19bbd
<div style="background-color:#a19bbd;">Content here</div>
.mybackground {background-color:#a19bbd;}
Border around this has a color of #a19bbd
<div style="border:2px solid #a19bbd;">Content here</div>
.myborder {border:2px solid #a19bbd;}