#ab008c color space conversions
Hex:
#ab008c
RGB:
171, 0, 140
CMY:
33, 100, 45
CMYK:
0, 100, 18, 33
HSL:
311°, 100.0000%, 33.5294%
HSV (HSB):
311°, 100.0000%, 67.0588%
XYZ:
21.5282, 10.5514, 25.7129
xyY:
0.3725, 0.1826, 10.5514
CIE-Lab:
38.8144, 68.5159, -29.1139
CIE-LCH:
38.8144, 74.4449, 336.9783
CIE-Luv:
38.8144, 69.2853, -49.8244
Hunter-Lab:
32.4829, 61.4568, -24.1949
#ab008c color charts
#ab008c color shades, tints & tones
#ab008c color schemes
#ab008c color preview, HTML & CSS examples
This text has a color of #ab008c
<p style="color:#ab008c;">Text here</p>
.mytext {color:#ab008c;}
This box has a color of #ab008c
<div style="background-color:#ab008c;">Content here</div>
.mybackground {background-color:#ab008c;}
Border around this has a color of #ab008c
<div style="border:2px solid #ab008c;">Content here</div>
.myborder {border:2px solid #ab008c;}