#a17dd8 color space conversions
Hex:
#a17dd8
RGB:
161, 125, 216
CMY:
37, 51, 15
CMYK:
25, 42, 0, 15
HSL:
264°, 53.8462%, 66.8627%
HSV (HSB):
264°, 42.1296%, 84.7059%
XYZ:
34.4262, 27.2022, 68.4018
xyY:
0.2648, 0.2092, 27.2022
CIE-Lab:
59.1610, 32.4433, -41.7023
CIE-LCH:
59.1610, 52.8361, 307.8820
CIE-Luv:
59.1610, 11.3656, -69.4741
Hunter-Lab:
52.1557, 26.5494, -41.2494
#a17dd8 color charts
#a17dd8 color shades, tints & tones
#a17dd8 color schemes
#a17dd8 color preview, HTML & CSS examples
This text has a color of #a17dd8
<p style="color:#a17dd8;">Text here</p>
.mytext {color:#a17dd8;}
This box has a color of #a17dd8
<div style="background-color:#a17dd8;">Content here</div>
.mybackground {background-color:#a17dd8;}
Border around this has a color of #a17dd8
<div style="border:2px solid #a17dd8;">Content here</div>
.myborder {border:2px solid #a17dd8;}