#ab53a5 color space conversions
Hex:
#ab53a5
RGB:
171, 83, 165
CMY:
33, 67, 35
CMYK:
0, 51, 4, 33
HSL:
304°, 34.6457%, 49.8039%
HSV (HSB):
304°, 51.4620%, 67.0588%
XYZ:
26.6794, 17.5611, 37.5808
xyY:
0.3261, 0.2146, 17.5611
CIE-Lab:
48.9593, 47.3806, -28.2928
CIE-LCH:
48.9593, 55.1852, 329.1569
CIE-Luv:
48.9593, 42.6911, -48.3691
Hunter-Lab:
41.9059, 40.3066, -23.8365
#ab53a5 color charts
#ab53a5 color shades, tints & tones
#ab53a5 color schemes
#ab53a5 color preview, HTML & CSS examples
This text has a color of #ab53a5
<p style="color:#ab53a5;">Text here</p>
.mytext {color:#ab53a5;}
This box has a color of #ab53a5
<div style="background-color:#ab53a5;">Content here</div>
.mybackground {background-color:#ab53a5;}
Border around this has a color of #ab53a5
<div style="border:2px solid #ab53a5;">Content here</div>
.myborder {border:2px solid #ab53a5;}