#ab8dac color space conversions
Hex:
#ab8dac
RGB:
171, 141, 172
CMY:
33, 45, 33
CMYK:
1, 18, 0, 33
HSL:
298°, 15.7360%, 61.3725%
HSV (HSB):
298°, 18.0233%, 67.4510%
XYZ:
33.7659, 30.6862, 43.1731
xyY:
0.3137, 0.2851, 30.6862
CIE-Lab:
62.2419, 16.8700, -12.0316
CIE-LCH:
62.2419, 20.7209, 324.5039
CIE-Luv:
62.2419, 15.1749, -20.5906
Hunter-Lab:
55.3952, 11.8623, -7.4320
#ab8dac color charts
#ab8dac color shades, tints & tones
#ab8dac color schemes
#ab8dac color preview, HTML & CSS examples
This text has a color of #ab8dac
<p style="color:#ab8dac;">Text here</p>
.mytext {color:#ab8dac;}
This box has a color of #ab8dac
<div style="background-color:#ab8dac;">Content here</div>
.mybackground {background-color:#ab8dac;}
Border around this has a color of #ab8dac
<div style="border:2px solid #ab8dac;">Content here</div>
.myborder {border:2px solid #ab8dac;}