#ab8cd1 color space conversions
Hex:
#ab8cd1
RGB:
171, 140, 209
CMY:
33, 45, 18
CMYK:
18, 33, 0, 18
HSL:
267°, 42.8571%, 68.4314%
HSV (HSB):
267°, 33.0144%, 81.9608%
XYZ:
37.6813, 32.0175, 64.5156
xyY:
0.2808, 0.2386, 32.0175
CIE-Lab:
63.3574, 25.2521, -31.1597
CIE-LCH:
63.3574, 40.1073, 309.0216
CIE-Luv:
63.3574, 11.5345, -52.1621
Hunter-Lab:
56.5840, 19.8473, -27.9920
#ab8cd1 color charts
#ab8cd1 color shades, tints & tones
#ab8cd1 color schemes
#ab8cd1 color preview, HTML & CSS examples
This text has a color of #ab8cd1
<p style="color:#ab8cd1;">Text here</p>
.mytext {color:#ab8cd1;}
This box has a color of #ab8cd1
<div style="background-color:#ab8cd1;">Content here</div>
.mybackground {background-color:#ab8cd1;}
Border around this has a color of #ab8cd1
<div style="border:2px solid #ab8cd1;">Content here</div>
.myborder {border:2px solid #ab8cd1;}