#a980c9 color space conversions
Hex:
#a980c9
RGB:
169, 128, 201
CMY:
34, 50, 21
CMYK:
16, 36, 0, 21
HSL:
274°, 40.3315%, 64.5098%
HSV (HSB):
274°, 36.3184%, 78.8235%
XYZ:
34.6240, 28.0904, 58.8554
xyY:
0.2848, 0.2311, 28.0904
CIE-Lab:
59.9703, 29.6359, -31.9359
CIE-LCH:
59.9703, 43.5682, 312.8608
CIE-Luv:
59.9703, 16.4576, -53.5285
Hunter-Lab:
53.0004, 23.8594, -28.7396
#a980c9 color charts
#a980c9 color shades, tints & tones
#a980c9 color schemes
#a980c9 color preview, HTML & CSS examples
This text has a color of #a980c9
<p style="color:#a980c9;">Text here</p>
.mytext {color:#a980c9;}
This box has a color of #a980c9
<div style="background-color:#a980c9;">Content here</div>
.mybackground {background-color:#a980c9;}
Border around this has a color of #a980c9
<div style="border:2px solid #a980c9;">Content here</div>
.myborder {border:2px solid #a980c9;}