#50f95c color space conversions
Hex:
#50f95c
RGB:
80, 249, 92
CMY:
69, 2, 64
CMYK:
68, 0, 63, 2
HSL:
124°, 93.3702%, 64.5098%
HSV (HSB):
124°, 67.8715%, 97.6471%
XYZ:
39.1157, 70.2295, 21.6193
xyY:
0.2987, 0.5362, 70.2295
CIE-Lab:
87.1093, -72.5241, 61.0963
CIE-LCH:
87.1093, 94.8288, 139.8883
CIE-Luv:
87.1093, -70.9541, 88.0619
Hunter-Lab:
83.8031, -63.3392, 43.3667
#50f95c color charts
#50f95c color shades, tints & tones
#50f95c color schemes
#50f95c color preview, HTML & CSS examples
This text has a color of #50f95c
<p style="color:#50f95c;">Text here</p>
.mytext {color:#50f95c;}
This box has a color of #50f95c
<div style="background-color:#50f95c;">Content here</div>
.mybackground {background-color:#50f95c;}
Border around this has a color of #50f95c
<div style="border:2px solid #50f95c;">Content here</div>
.myborder {border:2px solid #50f95c;}