#ab5bb4 color space conversions
Hex:
#ab5bb4
RGB:
171, 91, 180
CMY:
33, 64, 29
CMYK:
5, 49, 0, 29
HSL:
294°, 37.2385%, 53.1373%
HSV (HSB):
294°, 49.4444%, 70.5882%
XYZ:
28.7739, 19.4354, 45.4149
xyY:
0.3073, 0.2076, 19.4354
CIE-Lab:
51.1927, 46.1060, -33.5821
CIE-LCH:
51.1927, 57.0397, 323.9316
CIE-Luv:
51.1927, 36.1097, -56.7042
Hunter-Lab:
44.0856, 39.3541, -30.2178
#ab5bb4 color charts
#ab5bb4 color shades, tints & tones
#ab5bb4 color schemes
#ab5bb4 color preview, HTML & CSS examples
This text has a color of #ab5bb4
<p style="color:#ab5bb4;">Text here</p>
.mytext {color:#ab5bb4;}
This box has a color of #ab5bb4
<div style="background-color:#ab5bb4;">Content here</div>
.mybackground {background-color:#ab5bb4;}
Border around this has a color of #ab5bb4
<div style="border:2px solid #ab5bb4;">Content here</div>
.myborder {border:2px solid #ab5bb4;}