#80e9e9 color space conversions
Hex:
#80e9e9
RGB:
128, 233, 233
CMY:
50, 9, 9
CMYK:
45, 0, 0, 9
HSL:
180°, 70.4698%, 70.7843%
HSV (HSB):
180°, 45.0644%, 91.3725%
XYZ:
52.7490, 68.7502, 87.5807
xyY:
0.2523, 0.3288, 68.7502
CIE-Lab:
86.3802, -30.4012, -9.4824
CIE-LCH:
86.3802, 31.8457, 197.3231
CIE-Luv:
86.3802, -46.2301, -9.9870
Hunter-Lab:
82.9157, -31.5452, -4.5847
#80e9e9 color charts
#80e9e9 color shades, tints & tones
#80e9e9 color schemes
#80e9e9 color preview, HTML & CSS examples
This text has a color of #80e9e9
<p style="color:#80e9e9;">Text here</p>
.mytext {color:#80e9e9;}
This box has a color of #80e9e9
<div style="background-color:#80e9e9;">Content here</div>
.mybackground {background-color:#80e9e9;}
Border around this has a color of #80e9e9
<div style="border:2px solid #80e9e9;">Content here</div>
.myborder {border:2px solid #80e9e9;}