#ab8cd6 color space conversions
Hex:
#ab8cd6
RGB:
171, 140, 214
CMY:
33, 45, 16
CMYK:
20, 35, 0, 16
HSL:
265°, 47.4359%, 69.4118%
HSV (HSB):
265°, 34.5794%, 83.9216%
XYZ:
38.3103, 32.2691, 67.8277
xyY:
0.2768, 0.2331, 32.2691
CIE-Lab:
63.5647, 26.3909, -33.6291
CIE-LCH:
63.5647, 42.7481, 308.1235
CIE-Luv:
63.5647, 10.9782, -56.3666
Hunter-Lab:
56.8059, 20.9711, -31.0296
#ab8cd6 color charts
#ab8cd6 color shades, tints & tones
#ab8cd6 color schemes
#ab8cd6 color preview, HTML & CSS examples
This text has a color of #ab8cd6
<p style="color:#ab8cd6;">Text here</p>
.mytext {color:#ab8cd6;}
This box has a color of #ab8cd6
<div style="background-color:#ab8cd6;">Content here</div>
.mybackground {background-color:#ab8cd6;}
Border around this has a color of #ab8cd6
<div style="border:2px solid #ab8cd6;">Content here</div>
.myborder {border:2px solid #ab8cd6;}