#50a11e color space conversions
Hex:
        #50a11e
        RGB:
        80, 161, 30
        CMY:
        69, 37, 88
        CMYK:
        50, 0, 81, 37
      HSL:
        97°, 68.5864%, 37.4510%
        HSV (HSB):
        97°, 81.3665%, 63.1373%
        XYZ:
        16.2875, 27.2889, 5.6372
        xyY:
        0.3310, 0.5545, 27.2889
      CIE-Lab:
        59.2408, -46.5931, 55.1843
        CIE-LCH:
        59.2408, 72.2235, 130.1750
        CIE-Luv:
        59.2408, -38.9836, 66.7330
        Hunter-Lab:
        52.2388, -35.7637, 30.1691
      #50a11e color charts
#50a11e RGB chart
      #50a11e CMYK chart
      #50a11e RGB pie chart
      #50a11e color shades, tints & tones
#50a11e color schemes
#50a11e color preview, HTML & CSS examples
           This text has a color of #50a11e        
        
          <p style="color:#50a11e;">Text here</p>
        
        
          .mytext {color:#50a11e;}
        
        Text color #50a11e
      
           This box has a color of #50a11e        
        
          <div style="background-color:#50a11e;">Content here</div>
        
        
          .mybackground {background-color:#50a11e;}
        
        Background color #50a11e
      
           Border around this has a color of #50a11e        
        
          <div style="border:2px solid #50a11e;">Content here</div>
        
        
          .myborder {border:2px solid #50a11e;}
        
        Border color #50a11e