#ab47b4 color space conversions
Hex:
#ab47b4
RGB:
171, 71, 180
CMY:
33, 72, 29
CMYK:
5, 61, 0, 29
HSL:
295°, 43.4263%, 49.2157%
HSV (HSB):
295°, 60.5556%, 70.5882%
XYZ:
27.2860, 16.4597, 44.9189
xyY:
0.3077, 0.1856, 16.4597
CIE-Lab:
47.5719, 55.8237, -39.2790
CIE-LCH:
47.5719, 68.2578, 324.8688
CIE-Luv:
47.5719, 42.7071, -65.6084
Hunter-Lab:
40.5705, 49.0531, -37.2454
#ab47b4 color charts
#ab47b4 color shades, tints & tones
#ab47b4 color schemes
#ab47b4 color preview, HTML & CSS examples
This text has a color of #ab47b4
<p style="color:#ab47b4;">Text here</p>
.mytext {color:#ab47b4;}
This box has a color of #ab47b4
<div style="background-color:#ab47b4;">Content here</div>
.mybackground {background-color:#ab47b4;}
Border around this has a color of #ab47b4
<div style="border:2px solid #ab47b4;">Content here</div>
.myborder {border:2px solid #ab47b4;}