#50db7e color space conversions
Hex:
        #50db7e
        RGB:
        80, 219, 126
        CMY:
        69, 14, 51
        CMYK:
        63, 0, 42, 14
      HSL:
        140°, 65.8768%, 58.6275%
        HSV (HSB):
        140°, 63.4703%, 85.8824%
        XYZ:
        32.4057, 53.8749, 28.4296
        xyY:
        0.2825, 0.4697, 53.8749
      CIE-Lab:
        78.3887, -57.5487, 34.9089
        CIE-LCH:
        78.3887, 67.3089, 148.7591
        CIE-Luv:
        78.3887, -58.9327, 56.4441
        Hunter-Lab:
        73.3995, -49.6419, 28.4150
      #50db7e color charts
#50db7e RGB chart
      #50db7e CMYK chart
      #50db7e RGB pie chart
      #50db7e color shades, tints & tones
#50db7e color schemes
#50db7e color preview, HTML & CSS examples
           This text has a color of #50db7e        
        
          <p style="color:#50db7e;">Text here</p>
        
        
          .mytext {color:#50db7e;}
        
        Text color #50db7e
      
           This box has a color of #50db7e        
        
          <div style="background-color:#50db7e;">Content here</div>
        
        
          .mybackground {background-color:#50db7e;}
        
        Background color #50db7e
      
           Border around this has a color of #50db7e        
        
          <div style="border:2px solid #50db7e;">Content here</div>
        
        
          .myborder {border:2px solid #50db7e;}
        
        Border color #50db7e