#50c96a color space conversions
Hex:
        #50c96a
        RGB:
        80, 201, 106
        CMY:
        69, 21, 58
        CMYK:
        60, 0, 47, 21
      HSL:
        133°, 52.8384%, 55.0980%
        HSV (HSB):
        133°, 60.1990%, 78.8235%
        XYZ:
        26.7964, 44.5194, 20.8165
        xyY:
        0.2908, 0.4832, 44.5194
      CIE-Lab:
        72.5743, -53.9299, 37.4984
        CIE-LCH:
        72.5743, 65.6854, 145.1884
        CIE-Luv:
        72.5743, -53.0736, 57.4860
        Hunter-Lab:
        66.7228, -45.0779, 28.2085
      #50c96a color charts
#50c96a RGB chart
      #50c96a CMYK chart
      #50c96a RGB pie chart
      #50c96a color shades, tints & tones
#50c96a color schemes
#50c96a color preview, HTML & CSS examples
           This text has a color of #50c96a        
        
          <p style="color:#50c96a;">Text here</p>
        
        
          .mytext {color:#50c96a;}
        
        Text color #50c96a
      
           This box has a color of #50c96a        
        
          <div style="background-color:#50c96a;">Content here</div>
        
        
          .mybackground {background-color:#50c96a;}
        
        Background color #50c96a
      
           Border around this has a color of #50c96a        
        
          <div style="border:2px solid #50c96a;">Content here</div>
        
        
          .myborder {border:2px solid #50c96a;}
        
        Border color #50c96a