#ab58d2 color space conversions
Hex:
#ab58d2
RGB:
171, 88, 210
CMY:
33, 65, 18
CMYK:
19, 58, 0, 18
HSL:
281°, 57.5472%, 58.4314%
HSV (HSB):
281°, 58.0952%, 82.3529%
XYZ:
31.9172, 20.2905, 63.2070
xyY:
0.2765, 0.1758, 20.2905
CIE-Lab:
52.1641, 53.7243, -49.3150
CIE-LCH:
52.1641, 72.9265, 317.4503
CIE-Luv:
52.1641, 30.4647, -82.1161
Hunter-Lab:
45.0450, 47.6496, -51.6641
#ab58d2 color charts
#ab58d2 color shades, tints & tones
#ab58d2 color schemes
#ab58d2 color preview, HTML & CSS examples
This text has a color of #ab58d2
<p style="color:#ab58d2;">Text here</p>
.mytext {color:#ab58d2;}
This box has a color of #ab58d2
<div style="background-color:#ab58d2;">Content here</div>
.mybackground {background-color:#ab58d2;}
Border around this has a color of #ab58d2
<div style="border:2px solid #ab58d2;">Content here</div>
.myborder {border:2px solid #ab58d2;}