#a18bbd color space conversions
Hex:
#a18bbd
RGB:
161, 139, 189
CMY:
37, 45, 26
CMYK:
15, 26, 0, 26
HSL:
266°, 27.4725%, 64.3137%
HSV (HSB):
266°, 26.4550%, 74.1176%
XYZ:
33.1159, 29.7164, 52.1346
xyY:
0.2880, 0.2585, 29.7164
CIE-Lab:
61.4088, 18.1740, -23.0021
CIE-LCH:
61.4088, 29.3153, 308.3123
CIE-Luv:
61.4088, 8.5234, -37.7881
Hunter-Lab:
54.5128, 13.0393, -18.5444
#a18bbd color charts
#a18bbd color shades, tints & tones
#a18bbd color schemes
#a18bbd color preview, HTML & CSS examples
This text has a color of #a18bbd
<p style="color:#a18bbd;">Text here</p>
.mytext {color:#a18bbd;}
This box has a color of #a18bbd
<div style="background-color:#a18bbd;">Content here</div>
.mybackground {background-color:#a18bbd;}
Border around this has a color of #a18bbd
<div style="border:2px solid #a18bbd;">Content here</div>
.myborder {border:2px solid #a18bbd;}