#50a14e color space conversions
Hex:
        #50a14e
        RGB:
        80, 161, 78
        CMY:
        69, 37, 69
        CMYK:
        50, 0, 52, 37
      HSL:
        119°, 34.7280%, 46.8627%
        HSV (HSB):
        119°, 51.5528%, 63.1373%
        XYZ:
        17.4283, 27.7453, 11.6445
        xyY:
        0.3067, 0.4883, 27.7453
      CIE-Lab:
        59.6579, -42.0526, 35.5116
        CIE-LCH:
        59.6579, 55.0408, 139.8203
        CIE-Luv:
        59.6579, -38.0425, 50.1089
        Hunter-Lab:
        52.6738, -33.1185, 23.7645
      #50a14e color charts
#50a14e RGB chart
      #50a14e CMYK chart
      #50a14e RGB pie chart
      #50a14e color shades, tints & tones
#50a14e color schemes
#50a14e color preview, HTML & CSS examples
           This text has a color of #50a14e        
        
          <p style="color:#50a14e;">Text here</p>
        
        
          .mytext {color:#50a14e;}
        
        Text color #50a14e
      
           This box has a color of #50a14e        
        
          <div style="background-color:#50a14e;">Content here</div>
        
        
          .mybackground {background-color:#50a14e;}
        
        Background color #50a14e
      
           Border around this has a color of #50a14e        
        
          <div style="border:2px solid #50a14e;">Content here</div>
        
        
          .myborder {border:2px solid #50a14e;}
        
        Border color #50a14e