#ab4caa color space conversions
Hex:
#ab4caa
RGB:
171, 76, 170
CMY:
33, 70, 33
CMYK:
0, 56, 1, 33
HSL:
301°, 38.4615%, 48.4314%
HSV (HSB):
301°, 55.5556%, 67.0588%
XYZ:
26.6347, 16.7291, 39.8554
xyY:
0.3201, 0.2010, 16.7291
CIE-Lab:
47.9169, 51.6913, -32.8654
CIE-LCH:
47.9169, 61.2546, 327.5517
CIE-Luv:
47.9169, 43.8705, -55.5760
Hunter-Lab:
40.9012, 44.6615, -29.1432
#ab4caa color charts
#ab4caa color shades, tints & tones
#ab4caa color schemes
#ab4caa color preview, HTML & CSS examples
This text has a color of #ab4caa
<p style="color:#ab4caa;">Text here</p>
.mytext {color:#ab4caa;}
This box has a color of #ab4caa
<div style="background-color:#ab4caa;">Content here</div>
.mybackground {background-color:#ab4caa;}
Border around this has a color of #ab4caa
<div style="border:2px solid #ab4caa;">Content here</div>
.myborder {border:2px solid #ab4caa;}