#ab80f2 color space conversions
Hex:
#ab80f2
RGB:
171, 128, 242
CMY:
33, 50, 5
CMYK:
29, 47, 0, 5
HSL:
263°, 81.4286%, 72.5490%
HSV (HSB):
263°, 47.1074%, 94.9020%
XYZ:
40.5408, 30.5071, 87.7561
xyY:
0.2553, 0.1921, 30.5071
CIE-Lab:
62.0893, 39.7836, -51.4873
CIE-LCH:
62.0893, 65.0667, 307.6928
CIE-Luv:
62.0893, 12.2172, -86.9634
Hunter-Lab:
55.2332, 34.3596, -55.5384
#ab80f2 color charts
#ab80f2 color shades, tints & tones
#ab80f2 color schemes
#ab80f2 color preview, HTML & CSS examples
This text has a color of #ab80f2
<p style="color:#ab80f2;">Text here</p>
.mytext {color:#ab80f2;}
This box has a color of #ab80f2
<div style="background-color:#ab80f2;">Content here</div>
.mybackground {background-color:#ab80f2;}
Border around this has a color of #ab80f2
<div style="border:2px solid #ab80f2;">Content here</div>
.myborder {border:2px solid #ab80f2;}