#ab47bd color space conversions
Hex:
#ab47bd
RGB:
171, 71, 189
CMY:
33, 72, 26
CMYK:
10, 62, 0, 26
HSL:
291°, 47.2000%, 50.9804%
HSV (HSB):
291°, 62.4339%, 74.1176%
XYZ:
28.2331, 16.8385, 49.9062
xyY:
0.2973, 0.1773, 16.8385
CIE-Lab:
48.0559, 57.5103, -43.7625
CIE-LCH:
48.0559, 72.2675, 322.7307
CIE-Luv:
48.0559, 40.2767, -72.6780
Hunter-Lab:
41.0348, 51.0024, -43.3838
#ab47bd color charts
#ab47bd color shades, tints & tones
#ab47bd color schemes
#ab47bd color preview, HTML & CSS examples
This text has a color of #ab47bd
<p style="color:#ab47bd;">Text here</p>
.mytext {color:#ab47bd;}
This box has a color of #ab47bd
<div style="background-color:#ab47bd;">Content here</div>
.mybackground {background-color:#ab47bd;}
Border around this has a color of #ab47bd
<div style="border:2px solid #ab47bd;">Content here</div>
.myborder {border:2px solid #ab47bd;}