#a982a8 color space conversions
Hex:
#a982a8
RGB:
169, 130, 168
CMY:
34, 49, 34
CMYK:
0, 23, 1, 34
HSL:
302°, 18.4834%, 58.6275%
HSV (HSB):
302°, 23.0769%, 66.2745%
XYZ:
31.4127, 27.2274, 40.6456
xyY:
0.3164, 0.2742, 27.2274
CIE-Lab:
59.1843, 21.6243, -14.3781
CIE-LCH:
59.1843, 25.9681, 326.3798
CIE-Luv:
59.1843, 19.8760, -24.7162
Hunter-Lab:
52.1799, 16.1435, -9.6580
#a982a8 color charts
#a982a8 color shades, tints & tones
#a982a8 color schemes
#a982a8 color preview, HTML & CSS examples
This text has a color of #a982a8
<p style="color:#a982a8;">Text here</p>
.mytext {color:#a982a8;}
This box has a color of #a982a8
<div style="background-color:#a982a8;">Content here</div>
.mybackground {background-color:#a982a8;}
Border around this has a color of #a982a8
<div style="border:2px solid #a982a8;">Content here</div>
.myborder {border:2px solid #a982a8;}