#ab8bcd color space conversions
Hex:
#ab8bcd
RGB:
171, 139, 205
CMY:
33, 45, 20
CMYK:
17, 32, 0, 20
HSL:
269°, 39.7590%, 67.4510%
HSV (HSB):
269°, 32.1951%, 80.3922%
XYZ:
37.0467, 31.5309, 61.8911
xyY:
0.2840, 0.2417, 31.5309
CIE-Lab:
62.9533, 24.9200, -29.5470
CIE-LCH:
62.9533, 38.6527, 310.1443
CIE-Luv:
62.9533, 12.4139, -49.4501
Hunter-Lab:
56.1524, 19.4989, -26.0427
#ab8bcd color charts
#ab8bcd color shades, tints & tones
#ab8bcd color schemes
#ab8bcd color preview, HTML & CSS examples
This text has a color of #ab8bcd
<p style="color:#ab8bcd;">Text here</p>
.mytext {color:#ab8bcd;}
This box has a color of #ab8bcd
<div style="background-color:#ab8bcd;">Content here</div>
.mybackground {background-color:#ab8bcd;}
Border around this has a color of #ab8bcd
<div style="border:2px solid #ab8bcd;">Content here</div>
.myborder {border:2px solid #ab8bcd;}