#a980c3 color space conversions
Hex:
#a980c3
RGB:
169, 128, 195
CMY:
34, 50, 24
CMYK:
13, 34, 0, 24
HSL:
277°, 35.8289%, 63.3333%
HSV (HSB):
277°, 34.3590%, 76.4706%
XYZ:
33.9317, 27.8135, 55.2099
xyY:
0.2901, 0.2378, 27.8135
CIE-Lab:
59.7199, 28.3195, -28.9320
CIE-LCH:
59.7199, 40.4852, 314.3871
CIE-Luv:
59.7199, 17.2530, -48.5019
Hunter-Lab:
52.7385, 22.5536, -25.1515
#a980c3 color charts
#a980c3 color shades, tints & tones
#a980c3 color schemes
#a980c3 color preview, HTML & CSS examples
This text has a color of #a980c3
<p style="color:#a980c3;">Text here</p>
.mytext {color:#a980c3;}
This box has a color of #a980c3
<div style="background-color:#a980c3;">Content here</div>
.mybackground {background-color:#a980c3;}
Border around this has a color of #a980c3
<div style="border:2px solid #a980c3;">Content here</div>
.myborder {border:2px solid #a980c3;}