#ab2080 color space conversions
Hex:
#ab2080
RGB:
171, 32, 128
CMY:
33, 87, 50
CMYK:
0, 81, 25, 33
HSL:
319°, 68.4729%, 39.8039%
HSV (HSB):
319°, 81.2865%, 67.0588%
XYZ:
21.2074, 11.2495, 21.4757
xyY:
0.3932, 0.2086, 11.2495
CIE-Lab:
39.9975, 61.8946, -19.8721
CIE-LCH:
39.9975, 65.0064, 342.2001
CIE-Luv:
39.9975, 70.5287, -36.5657
Hunter-Lab:
33.5402, 54.1696, -14.4850
#ab2080 color charts
#ab2080 color shades, tints & tones
#ab2080 color schemes
#ab2080 color preview, HTML & CSS examples
This text has a color of #ab2080
<p style="color:#ab2080;">Text here</p>
.mytext {color:#ab2080;}
This box has a color of #ab2080
<div style="background-color:#ab2080;">Content here</div>
.mybackground {background-color:#ab2080;}
Border around this has a color of #ab2080
<div style="border:2px solid #ab2080;">Content here</div>
.myborder {border:2px solid #ab2080;}