#ab12bf color space conversions
Hex:
#ab12bf
RGB:
171, 18, 191
CMY:
33, 93, 25
CMYK:
10, 91, 0, 25
HSL:
293°, 82.7751%, 40.9804%
HSV (HSB):
293°, 90.5759%, 74.9020%
XYZ:
26.4149, 12.8521, 50.3787
xyY:
0.2947, 0.1434, 12.8521
CIE-Lab:
42.5396, 73.9664, -53.7585
CIE-LCH:
42.5396, 91.4385, 323.9905
CIE-Luv:
42.5396, 48.3720, -86.2692
Hunter-Lab:
35.8499, 68.7849, -58.2235
#ab12bf color charts
#ab12bf color shades, tints & tones
#ab12bf color schemes
#ab12bf color preview, HTML & CSS examples
This text has a color of #ab12bf
<p style="color:#ab12bf;">Text here</p>
.mytext {color:#ab12bf;}
This box has a color of #ab12bf
<div style="background-color:#ab12bf;">Content here</div>
.mybackground {background-color:#ab12bf;}
Border around this has a color of #ab12bf
<div style="border:2px solid #ab12bf;">Content here</div>
.myborder {border:2px solid #ab12bf;}