#ab80cb color space conversions
Hex:
#ab80cb
RGB:
171, 128, 203
CMY:
33, 50, 20
CMYK:
16, 37, 0, 20
HSL:
274°, 41.8994%, 64.9020%
HSV (HSB):
274°, 36.9458%, 79.6078%
XYZ:
35.2933, 28.4081, 60.1231
xyY:
0.2850, 0.2294, 28.4081
CIE-Lab:
60.2556, 30.6924, -32.6053
CIE-LCH:
60.2556, 44.7787, 313.2690
CIE-Luv:
60.2556, 17.3350, -54.7997
Hunter-Lab:
53.2992, 24.9241, -29.5714
#ab80cb color charts
#ab80cb color shades, tints & tones
#ab80cb color schemes
#ab80cb color preview, HTML & CSS examples
This text has a color of #ab80cb
<p style="color:#ab80cb;">Text here</p>
.mytext {color:#ab80cb;}
This box has a color of #ab80cb
<div style="background-color:#ab80cb;">Content here</div>
.mybackground {background-color:#ab80cb;}
Border around this has a color of #ab80cb
<div style="border:2px solid #ab80cb;">Content here</div>
.myborder {border:2px solid #ab80cb;}