#50797d color space conversions
Hex:
        #50797d
        RGB:
        80, 121, 125
        CMY:
        69, 53, 51
        CMYK:
        36, 3, 0, 51
      HSL:
        185°, 21.9512%, 40.1961%
        HSV (HSB):
        185°, 36.0000%, 49.0196%
        XYZ:
        13.8473, 16.8609, 21.9267
        xyY:
        0.2631, 0.3203, 16.8609
      CIE-Lab:
        48.0843, -13.1305, -6.7387
        CIE-LCH:
        48.0843, 14.7587, 207.1673
        CIE-Luv:
        48.0843, -19.5505, -7.5056
        Hunter-Lab:
        41.0620, -11.6631, -2.9168
      #50797d color charts
#50797d RGB chart
      #50797d CMYK chart
      #50797d RGB pie chart
      #50797d color shades, tints & tones
#50797d color schemes
#50797d color preview, HTML & CSS examples
           This text has a color of #50797d        
        
          <p style="color:#50797d;">Text here</p>
        
        
          .mytext {color:#50797d;}
        
        Text color #50797d
      
           This box has a color of #50797d        
        
          <div style="background-color:#50797d;">Content here</div>
        
        
          .mybackground {background-color:#50797d;}
        
        Background color #50797d
      
           Border around this has a color of #50797d        
        
          <div style="border:2px solid #50797d;">Content here</div>
        
        
          .myborder {border:2px solid #50797d;}
        
        Border color #50797d