#a17ddf color space conversions
Hex:
#a17ddf
RGB:
161, 125, 223
CMY:
37, 51, 13
CMYK:
28, 44, 0, 13
HSL:
262°, 60.4938%, 68.2353%
HSV (HSB):
262°, 43.9462%, 87.4510%
XYZ:
35.3508, 27.5720, 73.2708
xyY:
0.2596, 0.2024, 27.5720
CIE-Lab:
59.5001, 34.1444, -45.0891
CIE-LCH:
59.5001, 56.5585, 307.1354
CIE-Luv:
59.5001, 10.5247, -75.2385
Hunter-Lab:
52.5091, 28.2813, -45.9765
#a17ddf color charts
#a17ddf color shades, tints & tones
#a17ddf color schemes
#a17ddf color preview, HTML & CSS examples
This text has a color of #a17ddf
<p style="color:#a17ddf;">Text here</p>
.mytext {color:#a17ddf;}
This box has a color of #a17ddf
<div style="background-color:#a17ddf;">Content here</div>
.mybackground {background-color:#a17ddf;}
Border around this has a color of #a17ddf
<div style="border:2px solid #a17ddf;">Content here</div>
.myborder {border:2px solid #a17ddf;}