#50c05a color space conversions
Hex:
        #50c05a
        RGB:
        80, 192, 90
        CMY:
        69, 25, 65
        CMYK:
        58, 0, 53, 25
      HSL:
        125°, 47.0588%, 53.3333%
        HSV (HSB):
        125°, 58.3333%, 75.2941%
        XYZ:
        24.0034, 40.1429, 16.1561
        xyY:
        0.2989, 0.4999, 40.1429
      CIE-Lab:
        69.5712, -52.7972, 41.6545
        CIE-LCH:
        69.5712, 67.2506, 141.7282
        CIE-Luv:
        69.5712, -50.2106, 60.7844
        Hunter-Lab:
        63.3585, -43.2525, 29.2322
      #50c05a color charts
#50c05a RGB chart
      #50c05a CMYK chart
      #50c05a RGB pie chart
      #50c05a color shades, tints & tones
#50c05a color schemes
#50c05a color preview, HTML & CSS examples
           This text has a color of #50c05a        
        
          <p style="color:#50c05a;">Text here</p>
        
        
          .mytext {color:#50c05a;}
        
        Text color #50c05a
      
           This box has a color of #50c05a        
        
          <div style="background-color:#50c05a;">Content here</div>
        
        
          .mybackground {background-color:#50c05a;}
        
        Background color #50c05a
      
           Border around this has a color of #50c05a        
        
          <div style="border:2px solid #50c05a;">Content here</div>
        
        
          .myborder {border:2px solid #50c05a;}
        
        Border color #50c05a