#a983d6 color space conversions
Hex:
#a983d6
RGB:
169, 131, 214
CMY:
34, 49, 16
CMYK:
21, 39, 0, 16
HSL:
267°, 50.3030%, 67.6471%
HSV (HSB):
267°, 38.7850%, 83.9216%
XYZ:
36.6161, 29.5227, 67.3869
xyY:
0.2742, 0.2211, 29.5227
CIE-Lab:
61.2402, 30.8838, -37.2661
CIE-LCH:
61.2402, 48.4001, 309.6498
CIE-Luv:
61.2402, 13.5644, -62.5131
Hunter-Lab:
54.3348, 25.2050, -35.4981
#a983d6 color charts
#a983d6 color shades, tints & tones
#a983d6 color schemes
#a983d6 color preview, HTML & CSS examples
This text has a color of #a983d6
<p style="color:#a983d6;">Text here</p>
.mytext {color:#a983d6;}
This box has a color of #a983d6
<div style="background-color:#a983d6;">Content here</div>
.mybackground {background-color:#a983d6;}
Border around this has a color of #a983d6
<div style="border:2px solid #a983d6;">Content here</div>
.myborder {border:2px solid #a983d6;}