#80eeee color space conversions
Hex:
#80eeee
RGB:
128, 238, 238
CMY:
50, 7, 7
CMYK:
46, 0, 0, 7
HSL:
180°, 76.3889%, 71.7647%
HSV (HSB):
180°, 46.2185%, 93.3333%
XYZ:
54.9092, 71.9113, 91.8752
xyY:
0.2511, 0.3288, 71.9113
CIE-Lab:
87.9259, -31.5293, -9.8091
CIE-LCH:
87.9259, 33.0199, 197.2815
CIE-Luv:
87.9259, -47.9858, -10.3660
Hunter-Lab:
84.8005, -32.8203, -4.8760
#80eeee color charts
#80eeee color shades, tints & tones
#80eeee color schemes
#80eeee color preview, HTML & CSS examples
This text has a color of #80eeee
<p style="color:#80eeee;">Text here</p>
.mytext {color:#80eeee;}
This box has a color of #80eeee
<div style="background-color:#80eeee;">Content here</div>
.mybackground {background-color:#80eeee;}
Border around this has a color of #80eeee
<div style="border:2px solid #80eeee;">Content here</div>
.myborder {border:2px solid #80eeee;}