#80ed7d color space conversions
Hex:
#80ed7d
RGB:
128, 237, 125
CMY:
50, 7, 51
CMYK:
46, 0, 47, 7
HSL:
118°, 75.6757%, 70.9804%
HSV (HSB):
118°, 47.2574%, 92.9412%
XYZ:
42.8879, 66.6382, 30.0041
xyY:
0.3074, 0.4776, 66.6382
CIE-Lab:
85.3209, -53.2250, 44.5435
CIE-LCH:
85.3209, 69.4048, 140.0743
CIE-Luv:
85.3209, -51.4164, 67.9383
Hunter-Lab:
81.6322, -49.0761, 35.3504
#80ed7d color charts
#80ed7d color shades, tints & tones
#80ed7d color schemes
#80ed7d color preview, HTML & CSS examples
This text has a color of #80ed7d
<p style="color:#80ed7d;">Text here</p>
.mytext {color:#80ed7d;}
This box has a color of #80ed7d
<div style="background-color:#80ed7d;">Content here</div>
.mybackground {background-color:#80ed7d;}
Border around this has a color of #80ed7d
<div style="border:2px solid #80ed7d;">Content here</div>
.myborder {border:2px solid #80ed7d;}