#ab0080 color space conversions
Hex:
#ab0080
RGB:
171, 0, 128
CMY:
33, 100, 50
CMYK:
0, 100, 25, 33
HSL:
315°, 100.0000%, 33.5294%
HSV (HSB):
315°, 100.0000%, 67.0588%
XYZ:
20.6909, 10.2164, 21.3035
xyY:
0.3963, 0.1957, 10.2164
CIE-Lab:
38.2281, 67.0389, -22.6108
CIE-LCH:
38.2281, 70.7493, 341.3619
CIE-Luv:
38.2281, 74.6085, -40.6287
Hunter-Lab:
31.9632, 59.6137, -17.1427
#ab0080 color charts
#ab0080 color shades, tints & tones
#ab0080 color schemes
#ab0080 color preview, HTML & CSS examples
This text has a color of #ab0080
<p style="color:#ab0080;">Text here</p>
.mytext {color:#ab0080;}
This box has a color of #ab0080
<div style="background-color:#ab0080;">Content here</div>
.mybackground {background-color:#ab0080;}
Border around this has a color of #ab0080
<div style="border:2px solid #ab0080;">Content here</div>
.myborder {border:2px solid #ab0080;}