#50bd5e color space conversions
Hex:
        #50bd5e
        RGB:
        80, 189, 94
        CMY:
        69, 26, 63
        CMYK:
        58, 0, 50, 26
      HSL:
        128°, 45.2282%, 52.7451%
        HSV (HSB):
        128°, 57.6720%, 74.1176%
        XYZ:
        23.5262, 38.9088, 16.8599
        xyY:
        0.2967, 0.4907, 38.9088
      CIE-Lab:
        68.6852, -51.0861, 38.6113
        CIE-LCH:
        68.6852, 64.0361, 142.9177
        CIE-Luv:
        68.6852, -48.9011, 57.2024
        Hunter-Lab:
        62.3769, -41.8361, 27.6384
      #50bd5e color charts
#50bd5e RGB chart
      #50bd5e CMYK chart
      #50bd5e RGB pie chart
      #50bd5e color shades, tints & tones
#50bd5e color schemes
#50bd5e color preview, HTML & CSS examples
           This text has a color of #50bd5e        
        
          <p style="color:#50bd5e;">Text here</p>
        
        
          .mytext {color:#50bd5e;}
        
        Text color #50bd5e
      
           This box has a color of #50bd5e        
        
          <div style="background-color:#50bd5e;">Content here</div>
        
        
          .mybackground {background-color:#50bd5e;}
        
        Background color #50bd5e
      
           Border around this has a color of #50bd5e        
        
          <div style="border:2px solid #50bd5e;">Content here</div>
        
        
          .myborder {border:2px solid #50bd5e;}
        
        Border color #50bd5e