#50c17e color space conversions
Hex:
        #50c17e
        RGB:
        80, 193, 126
        CMY:
        69, 24, 51
        CMYK:
        59, 0, 35, 24
      HSL:
        144°, 47.6793%, 53.5294%
        HSV (HSB):
        144°, 58.5492%, 75.6863%
        XYZ:
        26.1441, 41.3518, 26.3424
        xyY:
        0.2786, 0.4407, 41.3518
      CIE-Lab:
        70.4217, -47.3336, 24.3808
        CIE-LCH:
        70.4217, 53.2437, 152.7478
        CIE-Luv:
        70.4217, -49.1480, 40.9029
        Hunter-Lab:
        64.3053, -39.9630, 20.7258
      #50c17e color charts
#50c17e RGB chart
      #50c17e CMYK chart
      #50c17e RGB pie chart
      #50c17e color shades, tints & tones
#50c17e color schemes
#50c17e color preview, HTML & CSS examples
           This text has a color of #50c17e        
        
          <p style="color:#50c17e;">Text here</p>
        
        
          .mytext {color:#50c17e;}
        
        Text color #50c17e
      
           This box has a color of #50c17e        
        
          <div style="background-color:#50c17e;">Content here</div>
        
        
          .mybackground {background-color:#50c17e;}
        
        Background color #50c17e
      
           Border around this has a color of #50c17e        
        
          <div style="border:2px solid #50c17e;">Content here</div>
        
        
          .myborder {border:2px solid #50c17e;}
        
        Border color #50c17e