#a982d4 color space conversions
Hex:
#a982d4
RGB:
169, 130, 212
CMY:
34, 49, 17
CMYK:
20, 39, 0, 17
HSL:
269°, 48.8095%, 67.0588%
HSV (HSB):
269°, 38.6792%, 83.1373%
XYZ:
36.2285, 29.1537, 66.0051
xyY:
0.2757, 0.2219, 29.1537
CIE-Lab:
60.9171, 30.9881, -36.6502
CIE-LCH:
60.9171, 47.9947, 310.2148
CIE-Luv:
60.9171, 14.2153, -61.4712
Hunter-Lab:
53.9942, 25.2782, -34.6830
#a982d4 color charts
#a982d4 color shades, tints & tones
#a982d4 color schemes
#a982d4 color preview, HTML & CSS examples
This text has a color of #a982d4
<p style="color:#a982d4;">Text here</p>
.mytext {color:#a982d4;}
This box has a color of #a982d4
<div style="background-color:#a982d4;">Content here</div>
.mybackground {background-color:#a982d4;}
Border around this has a color of #a982d4
<div style="border:2px solid #a982d4;">Content here</div>
.myborder {border:2px solid #a982d4;}