#ab31c5 color space conversions
Hex:
#ab31c5
RGB:
171, 49, 197
CMY:
33, 81, 23
CMYK:
13, 75, 0, 23
HSL:
289°, 60.1626%, 48.2353%
HSV (HSB):
289°, 75.1269%, 77.2549%
XYZ:
27.9709, 14.8858, 54.2223
xyY:
0.2881, 0.1533, 14.8858
CIE-Lab:
45.4773, 67.5890, -52.5314
CIE-LCH:
45.4773, 85.6027, 322.1450
CIE-Luv:
45.4773, 42.8388, -85.5318
Hunter-Lab:
38.5821, 61.8889, -56.3173
#ab31c5 color charts
#ab31c5 color shades, tints & tones
#ab31c5 color schemes
#ab31c5 color preview, HTML & CSS examples
This text has a color of #ab31c5
<p style="color:#ab31c5;">Text here</p>
.mytext {color:#ab31c5;}
This box has a color of #ab31c5
<div style="background-color:#ab31c5;">Content here</div>
.mybackground {background-color:#ab31c5;}
Border around this has a color of #ab31c5
<div style="border:2px solid #ab31c5;">Content here</div>
.myborder {border:2px solid #ab31c5;}