#5ff80e color space conversions
Hex:
#5ff80e
RGB:
95, 248, 14
CMY:
63, 3, 95
CMYK:
62, 0, 94, 3
HSL:
99°, 94.3548%, 51.3725%
HSV (HSB):
99°, 94.3548%, 97.2549%
XYZ:
38.3660, 69.5994, 11.8274
xyY:
0.3203, 0.5810, 69.5994
CIE-Lab:
86.8000, -73.5823, 81.8140
CIE-LCH:
86.8000, 110.0359, 131.9678
CIE-Luv:
86.8000, -68.3287, 103.8418
Hunter-Lab:
83.4263, -63.9076, 49.9928
#5ff80e color charts
#5ff80e color shades, tints & tones
#5ff80e color schemes
#5ff80e color preview, HTML & CSS examples
This text has a color of #5ff80e
<p style="color:#5ff80e;">Text here</p>
.mytext {color:#5ff80e;}
This box has a color of #5ff80e
<div style="background-color:#5ff80e;">Content here</div>
.mybackground {background-color:#5ff80e;}
Border around this has a color of #5ff80e
<div style="border:2px solid #5ff80e;">Content here</div>
.myborder {border:2px solid #5ff80e;}