#80decc color space conversions
Hex:
#80decc
RGB:
128, 222, 204
CMY:
50, 13, 20
CMYK:
42, 0, 8, 13
HSL:
169°, 58.7500%, 68.6275%
HSV (HSB):
169°, 42.3423%, 87.0588%
XYZ:
45.9224, 61.1914, 66.5175
xyY:
0.2645, 0.3524, 61.1914
CIE-Lab:
82.4815, -32.1466, 0.0931
CIE-LCH:
82.4815, 32.1468, 179.8341
CIE-Luv:
82.4815, -42.8281, 5.4246
Hunter-Lab:
78.2249, -32.1040, 4.3410
#80decc color charts
#80decc color shades, tints & tones
#80decc color schemes
#80decc color preview, HTML & CSS examples
This text has a color of #80decc
<p style="color:#80decc;">Text here</p>
.mytext {color:#80decc;}
This box has a color of #80decc
<div style="background-color:#80decc;">Content here</div>
.mybackground {background-color:#80decc;}
Border around this has a color of #80decc
<div style="border:2px solid #80decc;">Content here</div>
.myborder {border:2px solid #80decc;}