#50a60e color space conversions
Hex:
        #50a60e
        RGB:
        80, 166, 14
        CMY:
        69, 35, 95
        CMYK:
        52, 0, 92, 35
      HSL:
        94°, 84.4444%, 35.2941%
        HSV (HSB):
        94°, 91.5663%, 65.0980%
        XYZ:
        17.0237, 29.0096, 5.1176
        xyY:
        0.3328, 0.5671, 29.0096
      CIE-Lab:
        60.7901, -49.1478, 60.2196
        CIE-LCH:
        60.7901, 77.7297, 129.2194
        CIE-Luv:
        60.7901, -41.2431, 71.2134
        Hunter-Lab:
        53.8606, -37.8374, 32.0689
      #50a60e color charts
#50a60e RGB chart
      #50a60e CMYK chart
      #50a60e RGB pie chart
      #50a60e color shades, tints & tones
#50a60e color schemes
#50a60e color preview, HTML & CSS examples
           This text has a color of #50a60e        
        
          <p style="color:#50a60e;">Text here</p>
        
        
          .mytext {color:#50a60e;}
        
        Text color #50a60e
      
           This box has a color of #50a60e        
        
          <div style="background-color:#50a60e;">Content here</div>
        
        
          .mybackground {background-color:#50a60e;}
        
        Background color #50a60e
      
           Border around this has a color of #50a60e        
        
          <div style="border:2px solid #50a60e;">Content here</div>
        
        
          .myborder {border:2px solid #50a60e;}
        
        Border color #50a60e