#50e61f color space conversions
Hex:
        #50e61f
        RGB:
        80, 230, 31
        CMY:
        69, 10, 88
        CMYK:
        65, 0, 87, 10
      HSL:
        105°, 79.9197%, 51.1765%
        HSV (HSB):
        105°, 86.5217%, 90.1961%
        XYZ:
        31.8524, 58.3980, 10.8895
        xyY:
        0.3149, 0.5774, 58.3980
      CIE-Lab:
        80.9596, -70.6294, 74.3366
        CIE-LCH:
        80.9596, 102.5399, 133.5351
        CIE-Luv:
        80.9596, -65.6412, 95.2507
        Hunter-Lab:
        76.4186, -59.3311, 45.0443
      #50e61f color charts
#50e61f RGB chart
      #50e61f CMYK chart
      #50e61f RGB pie chart
      #50e61f color shades, tints & tones
#50e61f color schemes
#50e61f color preview, HTML & CSS examples
           This text has a color of #50e61f        
        
          <p style="color:#50e61f;">Text here</p>
        
        
          .mytext {color:#50e61f;}
        
        Text color #50e61f
      
           This box has a color of #50e61f        
        
          <div style="background-color:#50e61f;">Content here</div>
        
        
          .mybackground {background-color:#50e61f;}
        
        Background color #50e61f
      
           Border around this has a color of #50e61f        
        
          <div style="border:2px solid #50e61f;">Content here</div>
        
        
          .myborder {border:2px solid #50e61f;}
        
        Border color #50e61f