#50c58e color space conversions
Hex:
        #50c58e
        RGB:
        80, 197, 142
        CMY:
        69, 23, 44
        CMYK:
        59, 0, 28, 23
      HSL:
        152°, 50.2146%, 54.3137%
        HSV (HSB):
        152°, 59.3909%, 77.2549%
        XYZ:
        28.1570, 43.5910, 32.5211
        xyY:
        0.2700, 0.4181, 43.5910
      CIE-Lab:
        71.9543, -45.7998, 17.9555
        CIE-LCH:
        71.9543, 49.1937, 158.5927
        CIE-Luv:
        71.9543, -49.9207, 32.6497
        Hunter-Lab:
        66.0235, -39.4162, 17.0121
      #50c58e color charts
#50c58e RGB chart
      #50c58e CMYK chart
      #50c58e RGB pie chart
      #50c58e color shades, tints & tones
#50c58e color schemes
#50c58e color preview, HTML & CSS examples
           This text has a color of #50c58e        
        
          <p style="color:#50c58e;">Text here</p>
        
        
          .mytext {color:#50c58e;}
        
        Text color #50c58e
      
           This box has a color of #50c58e        
        
          <div style="background-color:#50c58e;">Content here</div>
        
        
          .mybackground {background-color:#50c58e;}
        
        Background color #50c58e
      
           Border around this has a color of #50c58e        
        
          <div style="border:2px solid #50c58e;">Content here</div>
        
        
          .myborder {border:2px solid #50c58e;}
        
        Border color #50c58e