#ab8dc2 color space conversions
Hex:
#ab8dc2
RGB:
171, 141, 194
CMY:
33, 45, 24
CMYK:
12, 27, 0, 24
HSL:
274°, 30.2857%, 65.6863%
HSV (HSB):
274°, 27.3196%, 76.0784%
XYZ:
36.0571, 31.6027, 55.2385
xyY:
0.2934, 0.2571, 31.6027
CIE-Lab:
63.0132, 21.3805, -23.2813
CIE-LCH:
63.0132, 31.6093, 312.5629
CIE-Luv:
63.0132, 12.7582, -38.8891
Hunter-Lab:
56.2163, 16.1112, -18.9073
#ab8dc2 color charts
#ab8dc2 color shades, tints & tones
#ab8dc2 color schemes
#ab8dc2 color preview, HTML & CSS examples
This text has a color of #ab8dc2
<p style="color:#ab8dc2;">Text here</p>
.mytext {color:#ab8dc2;}
This box has a color of #ab8dc2
<div style="background-color:#ab8dc2;">Content here</div>
.mybackground {background-color:#ab8dc2;}
Border around this has a color of #ab8dc2
<div style="border:2px solid #ab8dc2;">Content here</div>
.myborder {border:2px solid #ab8dc2;}