#a17bd9 color space conversions
Hex:
#a17bd9
RGB:
161, 123, 217
CMY:
37, 52, 15
CMYK:
26, 43, 0, 15
HSL:
264°, 55.2941%, 66.6667%
HSV (HSB):
264°, 43.3180%, 85.0980%
XYZ:
34.3053, 26.7527, 69.0013
xyY:
0.2638, 0.2057, 26.7527
CIE-Lab:
58.7448, 33.8196, -42.9189
CIE-LCH:
58.7448, 54.6425, 308.2377
CIE-Luv:
58.7448, 11.9903, -71.5175
Hunter-Lab:
51.7230, 27.8747, -42.8899
#a17bd9 color charts
#a17bd9 color shades, tints & tones
#a17bd9 color schemes
#a17bd9 color preview, HTML & CSS examples
This text has a color of #a17bd9
<p style="color:#a17bd9;">Text here</p>
.mytext {color:#a17bd9;}
This box has a color of #a17bd9
<div style="background-color:#a17bd9;">Content here</div>
.mybackground {background-color:#a17bd9;}
Border around this has a color of #a17bd9
<div style="border:2px solid #a17bd9;">Content here</div>
.myborder {border:2px solid #a17bd9;}