#ab47ae color space conversions
Hex:
#ab47ae
RGB:
171, 71, 174
CMY:
33, 72, 32
CMYK:
2, 59, 0, 32
HSL:
298°, 42.0408%, 48.0392%
HSV (HSB):
298°, 59.1954%, 68.2353%
XYZ:
26.6878, 16.2204, 41.7686
xyY:
0.3152, 0.1916, 16.2204
CIE-Lab:
47.2623, 54.7297, -36.2475
CIE-LCH:
47.2623, 65.6447, 326.4835
CIE-Luv:
47.2623, 44.3675, -60.8499
Hunter-Lab:
40.2746, 47.8020, -33.2973
#ab47ae color charts
#ab47ae color shades, tints & tones
#ab47ae color schemes
#ab47ae color preview, HTML & CSS examples
This text has a color of #ab47ae
<p style="color:#ab47ae;">Text here</p>
.mytext {color:#ab47ae;}
This box has a color of #ab47ae
<div style="background-color:#ab47ae;">Content here</div>
.mybackground {background-color:#ab47ae;}
Border around this has a color of #ab47ae
<div style="border:2px solid #ab47ae;">Content here</div>
.myborder {border:2px solid #ab47ae;}