#50a56b color space conversions
Hex:
        #50a56b
        RGB:
        80, 165, 107
        CMY:
        69, 35, 58
        CMYK:
        52, 0, 35, 35
      HSL:
        139°, 34.6939%, 48.0392%
        HSV (HSB):
        139°, 51.5152%, 64.7059%
        XYZ:
        19.4172, 29.6773, 18.6148
        xyY:
        0.2868, 0.4383, 29.6773
      CIE-Lab:
        61.3748, -39.0338, 22.4031
        CIE-LCH:
        61.3748, 45.0060, 150.1467
        CIE-Luv:
        61.3748, -38.7743, 35.8193
        Hunter-Lab:
        54.4769, -31.7116, 17.8743
      #50a56b color charts
#50a56b RGB chart
      #50a56b CMYK chart
      #50a56b RGB pie chart
      #50a56b color shades, tints & tones
#50a56b color schemes
#50a56b color preview, HTML & CSS examples
           This text has a color of #50a56b        
        
          <p style="color:#50a56b;">Text here</p>
        
        
          .mytext {color:#50a56b;}
        
        Text color #50a56b
      
           This box has a color of #50a56b        
        
          <div style="background-color:#50a56b;">Content here</div>
        
        
          .mybackground {background-color:#50a56b;}
        
        Background color #50a56b
      
           Border around this has a color of #50a56b        
        
          <div style="border:2px solid #50a56b;">Content here</div>
        
        
          .myborder {border:2px solid #50a56b;}
        
        Border color #50a56b