#50977a color space conversions
Hex:
        #50977a
        RGB:
        80, 151, 122
        CMY:
        69, 41, 52
        CMYK:
        47, 0, 19, 41
      HSL:
        155°, 30.7359%, 45.2941%
        HSV (HSB):
        155°, 47.0199%, 59.2157%
        XYZ:
        17.8877, 25.2438, 22.3421
        xyY:
        0.2732, 0.3856, 25.2438
      CIE-Lab:
        57.3122, -29.4674, 8.4359
        CIE-LCH:
        57.3122, 30.6511, 164.0247
        CIE-Luv:
        57.3122, -32.4047, 16.2121
        Hunter-Lab:
        50.2432, -24.3756, 8.8052
      #50977a color charts
#50977a RGB chart
      #50977a CMYK chart
      #50977a RGB pie chart
      #50977a color shades, tints & tones
#50977a color schemes
#50977a color preview, HTML & CSS examples
           This text has a color of #50977a        
        
          <p style="color:#50977a;">Text here</p>
        
        
          .mytext {color:#50977a;}
        
        Text color #50977a
      
           This box has a color of #50977a        
        
          <div style="background-color:#50977a;">Content here</div>
        
        
          .mybackground {background-color:#50977a;}
        
        Background color #50977a
      
           Border around this has a color of #50977a        
        
          <div style="border:2px solid #50977a;">Content here</div>
        
        
          .myborder {border:2px solid #50977a;}
        
        Border color #50977a