#80fd4a color space conversions
Hex:
#80fd4a
RGB:
128, 253, 74
CMY:
50, 1, 71
CMYK:
49, 0, 71, 1
HSL:
102°, 97.8142%, 64.1176%
HSV (HSB):
102°, 70.7510%, 99.2157%
XYZ:
45.2634, 75.3342, 18.6339
xyY:
0.3251, 0.5411, 75.3342
CIE-Lab:
89.5493, -64.4971, 70.9420
CIE-LCH:
89.5493, 95.8782, 132.2756
CIE-Luv:
89.5493, -59.1180, 95.8811
Hunter-Lab:
86.7953, -58.8046, 48.0278
#80fd4a color charts
#80fd4a color shades, tints & tones
#80fd4a color schemes
#80fd4a color preview, HTML & CSS examples
This text has a color of #80fd4a
<p style="color:#80fd4a;">Text here</p>
.mytext {color:#80fd4a;}
This box has a color of #80fd4a
<div style="background-color:#80fd4a;">Content here</div>
.mybackground {background-color:#80fd4a;}
Border around this has a color of #80fd4a
<div style="border:2px solid #80fd4a;">Content here</div>
.myborder {border:2px solid #80fd4a;}