#ab008e color space conversions
Hex:
#ab008e
RGB:
171, 0, 142
CMY:
33, 100, 44
CMYK:
0, 100, 17, 33
HSL:
310°, 100.0000%, 33.5294%
HSV (HSB):
310°, 100.0000%, 67.0588%
XYZ:
21.6771, 10.6109, 26.4968
xyY:
0.3688, 0.1805, 10.6109
CIE-Lab:
38.9173, 68.7732, -30.1801
CIE-LCH:
38.9173, 75.1039, 336.3064
CIE-Luv:
38.9173, 68.4158, -51.3526
Hunter-Lab:
32.5744, 61.7800, -25.4258
#ab008e color charts
#ab008e color shades, tints & tones
#ab008e color schemes
#ab008e color preview, HTML & CSS examples
This text has a color of #ab008e
<p style="color:#ab008e;">Text here</p>
.mytext {color:#ab008e;}
This box has a color of #ab008e
<div style="background-color:#ab008e;">Content here</div>
.mybackground {background-color:#ab008e;}
Border around this has a color of #ab008e
<div style="border:2px solid #ab008e;">Content here</div>
.myborder {border:2px solid #ab008e;}