#ab31a1 color space conversions
Hex:
#ab31a1
RGB:
171, 49, 161
CMY:
33, 81, 37
CMYK:
0, 71, 6, 33
HSL:
305°, 55.4545%, 43.1373%
HSV (HSB):
305°, 71.3450%, 67.0588%
XYZ:
24.3259, 13.4278, 35.0279
xyY:
0.3342, 0.1845, 13.4278
CIE-Lab:
43.4008, 61.4156, -34.6250
CIE-LCH:
43.4008, 70.5036, 330.5865
CIE-Luv:
43.4008, 54.3242, -58.1358
Hunter-Lab:
36.6439, 54.3697, -31.0246
#ab31a1 color charts
#ab31a1 color shades, tints & tones
#ab31a1 color schemes
#ab31a1 color preview, HTML & CSS examples
This text has a color of #ab31a1
<p style="color:#ab31a1;">Text here</p>
.mytext {color:#ab31a1;}
This box has a color of #ab31a1
<div style="background-color:#ab31a1;">Content here</div>
.mybackground {background-color:#ab31a1;}
Border around this has a color of #ab31a1
<div style="border:2px solid #ab31a1;">Content here</div>
.myborder {border:2px solid #ab31a1;}