#ab80bf color space conversions
Hex:
#ab80bf
RGB:
171, 128, 191
CMY:
33, 50, 25
CMYK:
10, 33, 0, 25
HSL:
281°, 32.9843%, 62.5490%
HSV (HSB):
281°, 32.9843%, 74.9020%
XYZ:
33.9177, 27.8579, 52.8797
xyY:
0.2958, 0.2430, 27.8579
CIE-Lab:
59.7601, 28.0974, -26.5865
CIE-LCH:
59.7601, 38.6821, 316.5827
CIE-Luv:
59.7601, 18.9690, -44.7519
Hunter-Lab:
52.7805, 22.3414, -22.4550
#ab80bf color charts
#ab80bf color shades, tints & tones
#ab80bf color schemes
#ab80bf color preview, HTML & CSS examples
This text has a color of #ab80bf
<p style="color:#ab80bf;">Text here</p>
.mytext {color:#ab80bf;}
This box has a color of #ab80bf
<div style="background-color:#ab80bf;">Content here</div>
.mybackground {background-color:#ab80bf;}
Border around this has a color of #ab80bf
<div style="border:2px solid #ab80bf;">Content here</div>
.myborder {border:2px solid #ab80bf;}