#50c164 color space conversions
Hex:
        #50c164
        RGB:
        80, 193, 100
        CMY:
        69, 24, 61
        CMYK:
        59, 0, 48, 24
      HSL:
        131°, 47.6793%, 53.5294%
        HSV (HSB):
        131°, 58.5492%, 75.6863%
        XYZ:
        24.6785, 40.7655, 18.6244
        xyY:
        0.2936, 0.4849, 40.7655
      CIE-Lab:
        70.0113, -51.7585, 37.2746
        CIE-LCH:
        70.0113, 63.7835, 144.2400
        CIE-Luv:
        70.0113, -50.2371, 56.2695
        Hunter-Lab:
        63.8479, -42.7399, 27.3986
      #50c164 color charts
#50c164 RGB chart
      #50c164 CMYK chart
      #50c164 RGB pie chart
      #50c164 color shades, tints & tones
#50c164 color schemes
#50c164 color preview, HTML & CSS examples
           This text has a color of #50c164        
        
          <p style="color:#50c164;">Text here</p>
        
        
          .mytext {color:#50c164;}
        
        Text color #50c164
      
           This box has a color of #50c164        
        
          <div style="background-color:#50c164;">Content here</div>
        
        
          .mybackground {background-color:#50c164;}
        
        Background color #50c164
      
           Border around this has a color of #50c164        
        
          <div style="border:2px solid #50c164;">Content here</div>
        
        
          .myborder {border:2px solid #50c164;}
        
        Border color #50c164