#ab007a color space conversions
Hex:
#ab007a
RGB:
171, 0, 122
CMY:
33, 100, 52
CMYK:
0, 100, 29, 33
HSL:
317°, 100.0000%, 33.5294%
HSV (HSB):
317°, 100.0000%, 67.0588%
XYZ:
20.3074, 10.0631, 19.2844
xyY:
0.4090, 0.2027, 10.0631
CIE-Lab:
37.9554, 66.3449, -19.2904
CIE-LCH:
37.9554, 69.0925, 343.7877
CIE-Luv:
37.9554, 77.3239, -36.0338
Hunter-Lab:
31.7223, 58.7548, -13.8375
#ab007a color charts
#ab007a color shades, tints & tones
#ab007a color schemes
#ab007a color preview, HTML & CSS examples
This text has a color of #ab007a
<p style="color:#ab007a;">Text here</p>
.mytext {color:#ab007a;}
This box has a color of #ab007a
<div style="background-color:#ab007a;">Content here</div>
.mybackground {background-color:#ab007a;}
Border around this has a color of #ab007a
<div style="border:2px solid #ab007a;">Content here</div>
.myborder {border:2px solid #ab007a;}