#a980b6 color space conversions
Hex:
#a980b6
RGB:
169, 128, 182
CMY:
34, 50, 29
CMYK:
7, 30, 0, 29
HSL:
286°, 27.0000%, 60.7843%
HSV (HSB):
286°, 29.6703%, 71.3725%
XYZ:
32.5249, 27.2508, 47.8016
xyY:
0.3023, 0.2533, 27.2508
CIE-Lab:
59.2057, 25.5643, -22.3399
CIE-LCH:
59.2057, 33.9500, 318.8508
CIE-Luv:
59.2057, 18.9877, -37.6158
Hunter-Lab:
52.2023, 19.8613, -17.7503
#a980b6 color charts
#a980b6 color shades, tints & tones
#a980b6 color schemes
#a980b6 color preview, HTML & CSS examples
This text has a color of #a980b6
<p style="color:#a980b6;">Text here</p>
.mytext {color:#a980b6;}
This box has a color of #a980b6
<div style="background-color:#a980b6;">Content here</div>
.mybackground {background-color:#a980b6;}
Border around this has a color of #a980b6
<div style="border:2px solid #a980b6;">Content here</div>
.myborder {border:2px solid #a980b6;}