#ab53ac color space conversions
Hex:
#ab53ac
RGB:
171, 83, 172
CMY:
33, 67, 33
CMYK:
1, 52, 0, 33
HSL:
299°, 34.9020%, 50.0000%
HSV (HSB):
299°, 51.7442%, 67.4510%
XYZ:
27.3342, 17.8230, 41.0292
xyY:
0.3172, 0.2068, 17.8230
CIE-Lab:
49.2807, 48.6522, -31.9049
CIE-LCH:
49.2807, 58.1804, 326.7442
CIE-Luv:
49.2807, 40.9233, -54.0538
Hunter-Lab:
42.2173, 41.6923, -28.0694
#ab53ac color charts
#ab53ac color shades, tints & tones
#ab53ac color schemes
#ab53ac color preview, HTML & CSS examples
This text has a color of #ab53ac
<p style="color:#ab53ac;">Text here</p>
.mytext {color:#ab53ac;}
This box has a color of #ab53ac
<div style="background-color:#ab53ac;">Content here</div>
.mybackground {background-color:#ab53ac;}
Border around this has a color of #ab53ac
<div style="border:2px solid #ab53ac;">Content here</div>
.myborder {border:2px solid #ab53ac;}