#a17ec5 color space conversions
Hex:
#a17ec5
RGB:
161, 126, 197
CMY:
37, 51, 23
CMYK:
18, 36, 0, 23
HSL:
270°, 37.9679%, 63.3333%
HSV (HSB):
270°, 36.0406%, 77.2549%
XYZ:
32.2368, 26.5300, 56.2451
xyY:
0.2803, 0.2307, 26.5300
CIE-Lab:
58.5367, 27.4125, -31.9624
CIE-LCH:
58.5367, 42.1075, 310.6179
CIE-Luv:
58.5367, 13.2862, -53.0174
Hunter-Lab:
51.5073, 21.5800, -28.6886
#a17ec5 color charts
#a17ec5 color shades, tints & tones
#a17ec5 color schemes
#a17ec5 color preview, HTML & CSS examples
This text has a color of #a17ec5
<p style="color:#a17ec5;">Text here</p>
.mytext {color:#a17ec5;}
This box has a color of #a17ec5
<div style="background-color:#a17ec5;">Content here</div>
.mybackground {background-color:#a17ec5;}
Border around this has a color of #a17ec5
<div style="border:2px solid #a17ec5;">Content here</div>
.myborder {border:2px solid #a17ec5;}