#50c18e color space conversions
Hex:
        #50c18e
        RGB:
        80, 193, 142
        CMY:
        69, 24, 44
        CMYK:
        59, 0, 26, 24
      HSL:
        153°, 47.6793%, 53.5294%
        HSV (HSB):
        153°, 58.5492%, 75.6863%
        XYZ:
        27.2607, 41.7984, 32.2223
        xyY:
        0.2692, 0.4127, 41.7984
      CIE-Lab:
        70.7317, -44.1051, 16.2583
        CIE-LCH:
        70.7317, 47.0063, 159.7648
        CIE-Luv:
        70.7317, -48.3886, 30.0137
        Hunter-Lab:
        64.6517, -37.8750, 15.7061
      #50c18e color charts
#50c18e RGB chart
      #50c18e CMYK chart
      #50c18e RGB pie chart
      #50c18e color shades, tints & tones
#50c18e color schemes
#50c18e color preview, HTML & CSS examples
           This text has a color of #50c18e        
        
          <p style="color:#50c18e;">Text here</p>
        
        
          .mytext {color:#50c18e;}
        
        Text color #50c18e
      
           This box has a color of #50c18e        
        
          <div style="background-color:#50c18e;">Content here</div>
        
        
          .mybackground {background-color:#50c18e;}
        
        Background color #50c18e
      
           Border around this has a color of #50c18e        
        
          <div style="border:2px solid #50c18e;">Content here</div>
        
        
          .myborder {border:2px solid #50c18e;}
        
        Border color #50c18e