#50787d color space conversions
Hex:
        #50787d
        RGB:
        80, 120, 125
        CMY:
        69, 53, 51
        CMYK:
        36, 4, 0, 51
      HSL:
        187°, 21.9512%, 40.1961%
        HSV (HSB):
        187°, 36.0000%, 49.0196%
        XYZ:
        13.7264, 16.6191, 21.8864
        xyY:
        0.2628, 0.3182, 16.6191
      CIE-Lab:
        47.7765, -12.5716, -7.1975
        CIE-LCH:
        47.7765, 14.4862, 209.7921
        CIE-Luv:
        47.7765, -19.1215, -8.2338
        Hunter-Lab:
        40.7665, -11.2390, -3.2946
      #50787d color charts
#50787d RGB chart
      #50787d CMYK chart
      #50787d RGB pie chart
      #50787d color shades, tints & tones
#50787d color schemes
#50787d color preview, HTML & CSS examples
           This text has a color of #50787d        
        
          <p style="color:#50787d;">Text here</p>
        
        
          .mytext {color:#50787d;}
        
        Text color #50787d
      
           This box has a color of #50787d        
        
          <div style="background-color:#50787d;">Content here</div>
        
        
          .mybackground {background-color:#50787d;}
        
        Background color #50787d
      
           Border around this has a color of #50787d        
        
          <div style="border:2px solid #50787d;">Content here</div>
        
        
          .myborder {border:2px solid #50787d;}
        
        Border color #50787d