#80f7f7 color space conversions
Hex:
#80f7f7
RGB:
128, 247, 247
CMY:
50, 3, 3
CMYK:
48, 0, 0, 3
HSL:
180°, 88.1481%, 73.5294%
HSV (HSB):
180°, 48.1781%, 96.8627%
XYZ:
58.9514, 77.8261, 99.9106
xyY:
0.2491, 0.3288, 77.8261
CIE-Lab:
90.7005, -33.5114, -10.3818
CIE-LCH:
90.7005, 35.0827, 197.2129
CIE-Luv:
90.7005, -51.0815, -11.0342
Hunter-Lab:
88.2191, -35.1030, -5.3942
#80f7f7 color charts
#80f7f7 color shades, tints & tones
#80f7f7 color schemes
#80f7f7 color preview, HTML & CSS examples
This text has a color of #80f7f7
<p style="color:#80f7f7;">Text here</p>
.mytext {color:#80f7f7;}
This box has a color of #80f7f7
<div style="background-color:#80f7f7;">Content here</div>
.mybackground {background-color:#80f7f7;}
Border around this has a color of #80f7f7
<div style="border:2px solid #80f7f7;">Content here</div>
.myborder {border:2px solid #80f7f7;}