#a980e1 color space conversions
Hex:
#a980e1
RGB:
169, 128, 225
CMY:
34, 50, 12
CMYK:
25, 43, 0, 12
HSL:
265°, 61.7834%, 69.2157%
HSV (HSB):
265°, 43.1111%, 88.2353%
XYZ:
37.6720, 29.3096, 74.9060
xyY:
0.2655, 0.2066, 29.3096
CIE-Lab:
61.0539, 35.1506, -43.7043
CIE-LCH:
61.0539, 56.0859, 308.8091
CIE-Luv:
61.0539, 13.3381, -73.4890
Hunter-Lab:
54.1383, 29.4665, -44.1370
#a980e1 color charts
#a980e1 color shades, tints & tones
#a980e1 color schemes
#a980e1 color preview, HTML & CSS examples
This text has a color of #a980e1
<p style="color:#a980e1;">Text here</p>
.mytext {color:#a980e1;}
This box has a color of #a980e1
<div style="background-color:#a980e1;">Content here</div>
.mybackground {background-color:#a980e1;}
Border around this has a color of #a980e1
<div style="border:2px solid #a980e1;">Content here</div>
.myborder {border:2px solid #a980e1;}