#50916e color space conversions
Hex:
        #50916e
        RGB:
        80, 145, 110
        CMY:
        69, 43, 57
        CMYK:
        45, 0, 24, 43
      HSL:
        148°, 28.8889%, 44.1176%
        HSV (HSB):
        148°, 44.8276%, 56.8627%
        XYZ:
        16.2481, 23.0821, 18.3508
        xyY:
        0.2817, 0.4002, 23.0821
      CIE-Lab:
        55.1568, -29.2131, 12.2097
        CIE-LCH:
        55.1568, 31.6620, 157.3173
        CIE-Luv:
        55.1568, -30.2452, 20.9402
        Hunter-Lab:
        48.0438, -23.7090, 10.9843
      #50916e color charts
#50916e RGB chart
      #50916e CMYK chart
      #50916e RGB pie chart
      #50916e color shades, tints & tones
#50916e color schemes
#50916e color preview, HTML & CSS examples
           This text has a color of #50916e        
        
          <p style="color:#50916e;">Text here</p>
        
        
          .mytext {color:#50916e;}
        
        Text color #50916e
      
           This box has a color of #50916e        
        
          <div style="background-color:#50916e;">Content here</div>
        
        
          .mybackground {background-color:#50916e;}
        
        Background color #50916e
      
           Border around this has a color of #50916e        
        
          <div style="border:2px solid #50916e;">Content here</div>
        
        
          .myborder {border:2px solid #50916e;}
        
        Border color #50916e