#ab12c7 color space conversions
Hex:
#ab12c7
RGB:
171, 18, 199
CMY:
33, 93, 22
CMYK:
14, 91, 0, 22
HSL:
291°, 83.4101%, 42.5490%
HSV (HSB):
291°, 90.9548%, 78.0392%
XYZ:
27.3197, 13.2141, 55.1435
xyY:
0.2855, 0.1381, 13.2141
CIE-Lab:
43.0840, 75.3036, -57.5505
CIE-LCH:
43.0840, 94.7770, 322.6113
CIE-Luv:
43.0840, 45.7446, -91.9369
Hunter-Lab:
36.3511, 70.5371, -64.4952
#ab12c7 color charts
#ab12c7 color shades, tints & tones
#ab12c7 color schemes
#ab12c7 color preview, HTML & CSS examples
This text has a color of #ab12c7
<p style="color:#ab12c7;">Text here</p>
.mytext {color:#ab12c7;}
This box has a color of #ab12c7
<div style="background-color:#ab12c7;">Content here</div>
.mybackground {background-color:#ab12c7;}
Border around this has a color of #ab12c7
<div style="border:2px solid #ab12c7;">Content here</div>
.myborder {border:2px solid #ab12c7;}