#50f95e color space conversions
Hex:
#50f95e
RGB:
80, 249, 94
CMY:
69, 2, 63
CMYK:
68, 0, 62, 2
HSL:
125°, 93.3702%, 64.5098%
HSV (HSB):
125°, 67.8715%, 97.6471%
XYZ:
39.2043, 70.2650, 22.0859
xyY:
0.2980, 0.5341, 70.2650
CIE-Lab:
87.1267, -72.3182, 60.2928
CIE-LCH:
87.1267, 94.1549, 140.1815
CIE-Luv:
87.1267, -70.8887, 87.3133
Hunter-Lab:
83.8242, -63.2085, 43.0553
#50f95e color charts
#50f95e color shades, tints & tones
#50f95e color schemes
#50f95e color preview, HTML & CSS examples
This text has a color of #50f95e
<p style="color:#50f95e;">Text here</p>
.mytext {color:#50f95e;}
This box has a color of #50f95e
<div style="background-color:#50f95e;">Content here</div>
.mybackground {background-color:#50f95e;}
Border around this has a color of #50f95e
<div style="border:2px solid #50f95e;">Content here</div>
.myborder {border:2px solid #50f95e;}