#50f03c color space conversions
Hex:
#50f03c
RGB:
80, 240, 60
CMY:
69, 6, 76
CMYK:
67, 0, 75, 6
HSL:
113°, 85.7143%, 58.8235%
HSV (HSB):
113°, 75.0000%, 94.1176%
XYZ:
35.2840, 64.3519, 14.8365
xyY:
0.3082, 0.5622, 64.3519
CIE-Lab:
84.1487, -72.3263, 69.7532
CIE-LCH:
84.1487, 100.4818, 136.0376
CIE-Luv:
84.1487, -68.6889, 93.9168
Hunter-Lab:
80.2196, -61.8726, 45.1882
#50f03c color charts
#50f03c color shades, tints & tones
#50f03c color schemes
#50f03c color preview, HTML & CSS examples
This text has a color of #50f03c
<p style="color:#50f03c;">Text here</p>
.mytext {color:#50f03c;}
This box has a color of #50f03c
<div style="background-color:#50f03c;">Content here</div>
.mybackground {background-color:#50f03c;}
Border around this has a color of #50f03c
<div style="border:2px solid #50f03c;">Content here</div>
.myborder {border:2px solid #50f03c;}