#ab50dd color space conversions
Hex:
#ab50dd
RGB:
171, 80, 221
CMY:
33, 69, 13
CMYK:
23, 64, 0, 13
HSL:
279°, 67.4641%, 59.0196%
HSV (HSB):
279°, 63.8009%, 86.6667%
XYZ:
32.7144, 19.6157, 70.4686
xyY:
0.2664, 0.1597, 19.6157
CIE-Lab:
51.3999, 59.8880, -56.7916
CIE-LCH:
51.3999, 82.5340, 316.5202
CIE-Luv:
51.3999, 30.2221, -93.8214
Hunter-Lab:
44.2896, 54.3416, -63.3327
#ab50dd color charts
#ab50dd color shades, tints & tones
#ab50dd color schemes
#ab50dd color preview, HTML & CSS examples
This text has a color of #ab50dd
<p style="color:#ab50dd;">Text here</p>
.mytext {color:#ab50dd;}
This box has a color of #ab50dd
<div style="background-color:#ab50dd;">Content here</div>
.mybackground {background-color:#ab50dd;}
Border around this has a color of #ab50dd
<div style="border:2px solid #ab50dd;">Content here</div>
.myborder {border:2px solid #ab50dd;}