#a980d1 color space conversions
Hex:
#a980d1
RGB:
169, 128, 209
CMY:
34, 50, 18
CMYK:
19, 39, 0, 18
HSL:
270°, 46.8208%, 66.0784%
HSV (HSB):
270°, 38.7560%, 81.9608%
XYZ:
35.5900, 28.4768, 63.9424
xyY:
0.2780, 0.2225, 28.4768
CIE-Lab:
60.3171, 31.4318, -35.9027
CIE-LCH:
60.3171, 47.7175, 311.2013
CIE-Luv:
60.3171, 15.4054, -60.2162
Hunter-Lab:
53.3637, 25.6611, -33.6890
#a980d1 color charts
#a980d1 color shades, tints & tones
#a980d1 color schemes
#a980d1 color preview, HTML & CSS examples
This text has a color of #a980d1
<p style="color:#a980d1;">Text here</p>
.mytext {color:#a980d1;}
This box has a color of #a980d1
<div style="background-color:#a980d1;">Content here</div>
.mybackground {background-color:#a980d1;}
Border around this has a color of #a980d1
<div style="border:2px solid #a980d1;">Content here</div>
.myborder {border:2px solid #a980d1;}