#80abc2 color space conversions
Hex:
#80abc2
RGB:
128, 171, 194
CMY:
50, 33, 24
CMYK:
34, 12, 0, 24
HSL:
201°, 35.1064%, 63.1373%
HSV (HSB):
201°, 34.0206%, 76.0784%
XYZ:
33.2026, 37.6101, 56.5484
xyY:
0.2607, 0.2953, 37.6101
CIE-Lab:
67.7322, -8.7754, -16.3961
CIE-LCH:
67.7322, 18.5968, 241.8437
CIE-Luv:
67.7322, -21.7346, -23.7900
Hunter-Lab:
61.3270, -10.6820, -11.7412
#80abc2 color charts
#80abc2 color shades, tints & tones
#80abc2 color schemes
#80abc2 color preview, HTML & CSS examples
This text has a color of #80abc2
<p style="color:#80abc2;">Text here</p>
.mytext {color:#80abc2;}
This box has a color of #80abc2
<div style="background-color:#80abc2;">Content here</div>
.mybackground {background-color:#80abc2;}
Border around this has a color of #80abc2
<div style="border:2px solid #80abc2;">Content here</div>
.myborder {border:2px solid #80abc2;}