#ab8ca9 color space conversions
Hex:
#ab8ca9
RGB:
171, 140, 169
CMY:
33, 45, 34
CMYK:
0, 18, 1, 33
HSL:
304°, 15.5779%, 60.9804%
HSV (HSB):
304°, 18.1287%, 67.0588%
XYZ:
33.3341, 30.2787, 41.6236
xyY:
0.3168, 0.2877, 30.2787
CIE-Lab:
61.8939, 16.8540, -10.8522
CIE-LCH:
61.8939, 20.0456, 327.2228
CIE-Luv:
61.8939, 16.0065, -18.7812
Hunter-Lab:
55.0261, 11.8375, -6.3307
#ab8ca9 color charts
#ab8ca9 color shades, tints & tones
#ab8ca9 color schemes
#ab8ca9 color preview, HTML & CSS examples
This text has a color of #ab8ca9
<p style="color:#ab8ca9;">Text here</p>
.mytext {color:#ab8ca9;}
This box has a color of #ab8ca9
<div style="background-color:#ab8ca9;">Content here</div>
.mybackground {background-color:#ab8ca9;}
Border around this has a color of #ab8ca9
<div style="border:2px solid #ab8ca9;">Content here</div>
.myborder {border:2px solid #ab8ca9;}