#ab12b7 color space conversions
Hex:
#ab12b7
RGB:
171, 18, 183
CMY:
33, 93, 28
CMYK:
7, 90, 0, 28
HSL:
296°, 82.0896%, 39.4118%
HSV (HSB):
296°, 90.1639%, 71.7647%
XYZ:
25.5581, 12.5094, 45.8672
xyY:
0.3045, 0.1490, 12.5094
CIE-Lab:
42.0146, 72.6628, -49.9010
CIE-LCH:
42.0146, 88.1476, 325.5208
CIE-Luv:
42.0146, 51.1156, -80.5083
Hunter-Lab:
35.3687, 67.0926, -52.1311
#ab12b7 color charts
#ab12b7 color shades, tints & tones
#ab12b7 color schemes
#ab12b7 color preview, HTML & CSS examples
This text has a color of #ab12b7
<p style="color:#ab12b7;">Text here</p>
.mytext {color:#ab12b7;}
This box has a color of #ab12b7
<div style="background-color:#ab12b7;">Content here</div>
.mybackground {background-color:#ab12b7;}
Border around this has a color of #ab12b7
<div style="border:2px solid #ab12b7;">Content here</div>
.myborder {border:2px solid #ab12b7;}