#a17dbd color space conversions
Hex:
#a17dbd
RGB:
161, 125, 189
CMY:
37, 51, 26
CMYK:
15, 34, 0, 26
HSL:
274°, 32.6531%, 61.5686%
HSV (HSB):
274°, 33.8624%, 74.1176%
XYZ:
31.2169, 25.9184, 51.5016
xyY:
0.2874, 0.2386, 25.9184
CIE-Lab:
57.9595, 26.1834, -28.3132
CIE-LCH:
57.9595, 38.5643, 312.7619
CIE-Luv:
57.9595, 14.7009, -46.9430
Hunter-Lab:
50.9101, 20.3591, -24.3417
#a17dbd color charts
#a17dbd color shades, tints & tones
#a17dbd color schemes
#a17dbd color preview, HTML & CSS examples
This text has a color of #a17dbd
<p style="color:#a17dbd;">Text here</p>
.mytext {color:#a17dbd;}
This box has a color of #a17dbd
<div style="background-color:#a17dbd;">Content here</div>
.mybackground {background-color:#a17dbd;}
Border around this has a color of #a17dbd
<div style="border:2px solid #a17dbd;">Content here</div>
.myborder {border:2px solid #a17dbd;}