#ab80be color space conversions
Hex:
#ab80be
RGB:
171, 128, 190
CMY:
33, 50, 25
CMYK:
10, 33, 0, 25
HSL:
282°, 32.2917%, 62.3529%
HSV (HSB):
282°, 32.6316%, 74.5098%
XYZ:
33.8080, 27.8140, 52.3020
xyY:
0.2968, 0.2441, 27.8140
CIE-Lab:
59.7203, 27.8862, -26.0805
CIE-LCH:
59.7203, 38.1816, 316.9163
CIE-Luv:
59.7203, 19.1058, -43.9146
Hunter-Lab:
52.7390, 22.1333, -21.8814
#ab80be color charts
#ab80be color shades, tints & tones
#ab80be color schemes
#ab80be color preview, HTML & CSS examples
This text has a color of #ab80be
<p style="color:#ab80be;">Text here</p>
.mytext {color:#ab80be;}
This box has a color of #ab80be
<div style="background-color:#ab80be;">Content here</div>
.mybackground {background-color:#ab80be;}
Border around this has a color of #ab80be
<div style="border:2px solid #ab80be;">Content here</div>
.myborder {border:2px solid #ab80be;}