#80f95b color space conversions
Hex:
#80f95b
RGB:
128, 249, 91
CMY:
50, 2, 64
CMYK:
49, 0, 63, 2
HSL:
106°, 92.9412%, 66.6667%
HSV (HSB):
106°, 63.4538%, 97.6471%
XYZ:
44.6661, 73.0959, 21.6523
xyY:
0.3204, 0.5243, 73.0959
CIE-Lab:
88.4934, -61.6711, 63.4233
CIE-LCH:
88.4934, 88.4638, 134.1975
CIE-Luv:
88.4934, -57.1768, 88.7288
Hunter-Lab:
85.4961, -56.3637, 44.8318
#80f95b color charts
#80f95b color shades, tints & tones
#80f95b color schemes
#80f95b color preview, HTML & CSS examples
This text has a color of #80f95b
<p style="color:#80f95b;">Text here</p>
.mytext {color:#80f95b;}
This box has a color of #80f95b
<div style="background-color:#80f95b;">Content here</div>
.mybackground {background-color:#80f95b;}
Border around this has a color of #80f95b
<div style="border:2px solid #80f95b;">Content here</div>
.myborder {border:2px solid #80f95b;}