#ab7fb2 color space conversions
Hex:
#ab7fb2
RGB:
171, 127, 178
CMY:
33, 50, 30
CMYK:
4, 29, 0, 30
HSL:
292°, 24.8780%, 59.8039%
HSV (HSB):
292°, 28.6517%, 69.8039%
XYZ:
32.4198, 27.0510, 45.6321
xyY:
0.3085, 0.2574, 27.0510
CIE-Lab:
59.0215, 25.9814, -20.3221
CIE-LCH:
59.0215, 32.9852, 321.9682
CIE-Luv:
59.0215, 21.2211, -34.5192
Hunter-Lab:
52.0106, 20.2461, -15.6114
#ab7fb2 color charts
#ab7fb2 color shades, tints & tones
#ab7fb2 color schemes
#ab7fb2 color preview, HTML & CSS examples
This text has a color of #ab7fb2
<p style="color:#ab7fb2;">Text here</p>
.mytext {color:#ab7fb2;}
This box has a color of #ab7fb2
<div style="background-color:#ab7fb2;">Content here</div>
.mybackground {background-color:#ab7fb2;}
Border around this has a color of #ab7fb2
<div style="border:2px solid #ab7fb2;">Content here</div>
.myborder {border:2px solid #ab7fb2;}