#ab007c color space conversions
Hex:
#ab007c
RGB:
171, 0, 124
CMY:
33, 100, 51
CMYK:
0, 100, 27, 33
HSL:
316°, 100.0000%, 33.5294%
HSV (HSB):
316°, 100.0000%, 67.0588%
XYZ:
20.4327, 10.1132, 19.9439
xyY:
0.4047, 0.2003, 10.1132
CIE-Lab:
38.0448, 66.5729, -20.4024
CIE-LCH:
38.0448, 69.6290, 342.9615
CIE-Luv:
38.0448, 76.4158, -37.5639
Hunter-Lab:
31.8012, 59.0364, -14.9225
#ab007c color charts
#ab007c RGB chart
#ab007c CMYK chart
#ab007c RGB pie chart
#ab007c color shades, tints & tones
#ab007c color schemes
#ab007c color preview, HTML & CSS examples
This text has a color of #ab007c
<p style="color:#ab007c;">Text here</p>
.mytext {color:#ab007c;}
Text color #ab007c
This box has a color of #ab007c
<div style="background-color:#ab007c;">Content here</div>
.mybackground {background-color:#ab007c;}
Background color #ab007c
Border around this has a color of #ab007c
<div style="border:2px solid #ab007c;">Content here</div>
.myborder {border:2px solid #ab007c;}
Border color #ab007c