#ab31dd color space conversions
Hex:
#ab31dd
RGB:
171, 49, 221
CMY:
33, 81, 13
CMYK:
23, 78, 0, 13
HSL:
283°, 71.6667%, 52.9412%
HSV (HSB):
283°, 77.8281%, 86.6667%
XYZ:
30.9440, 16.0750, 69.8785
xyY:
0.2647, 0.1375, 16.0750
CIE-Lab:
47.0727, 72.1013, -63.7679
CIE-LCH:
47.0727, 96.2546, 318.5098
CIE-Luv:
47.0727, 36.1750, -102.8047
Hunter-Lab:
40.0937, 67.6013, -75.2699
#ab31dd color charts
#ab31dd color shades, tints & tones
#ab31dd color schemes
#ab31dd color preview, HTML & CSS examples
This text has a color of #ab31dd
<p style="color:#ab31dd;">Text here</p>
.mytext {color:#ab31dd;}
This box has a color of #ab31dd
<div style="background-color:#ab31dd;">Content here</div>
.mybackground {background-color:#ab31dd;}
Border around this has a color of #ab31dd
<div style="border:2px solid #ab31dd;">Content here</div>
.myborder {border:2px solid #ab31dd;}