#a980e7 color space conversions
Hex:
#a980e7
RGB:
169, 128, 231
CMY:
34, 50, 9
CMYK:
27, 45, 0, 9
HSL:
264°, 68.2119%, 70.3922%
HSV (HSB):
264°, 44.5887%, 90.5882%
XYZ:
38.5052, 29.6429, 79.2935
xyY:
0.2612, 0.2010, 29.6429
CIE-Lab:
61.3449, 36.5844, -46.5846
CIE-LCH:
61.3449, 59.2330, 308.1437
CIE-Luv:
61.3449, 12.5783, -78.4158
Hunter-Lab:
54.4453, 30.9608, -48.2376
#a980e7 color charts
#a980e7 color shades, tints & tones
#a980e7 color schemes
#a980e7 color preview, HTML & CSS examples
This text has a color of #a980e7
<p style="color:#a980e7;">Text here</p>
.mytext {color:#a980e7;}
This box has a color of #a980e7
<div style="background-color:#a980e7;">Content here</div>
.mybackground {background-color:#a980e7;}
Border around this has a color of #a980e7
<div style="border:2px solid #a980e7;">Content here</div>
.myborder {border:2px solid #a980e7;}