#4e7050 color space conversions
Hex:
        #4e7050
        RGB:
        78, 112, 80
        CMY:
        69, 56, 69
        CMYK:
        30, 0, 29, 56
      HSL:
        124°, 17.8947%, 37.2549%
        HSV (HSB):
        124°, 30.3571%, 43.9216%
        XYZ:
        10.3840, 13.7872, 9.7033
        xyY:
        0.3065, 0.4070, 13.7872
      CIE-Lab:
        43.9262, -19.2764, 13.9871
        CIE-LCH:
        43.9262, 23.8163, 144.0351
        CIE-Luv:
        43.9262, -16.6751, 20.2464
        Hunter-Lab:
        37.1312, -15.0606, 10.4978
      #4e7050 color charts
#4e7050 RGB chart
      #4e7050 CMYK chart
      #4e7050 RGB pie chart
      #4e7050 color shades, tints & tones
#4e7050 color schemes
#4e7050 color preview, HTML & CSS examples
           This text has a color of #4e7050        
        
          <p style="color:#4e7050;">Text here</p>
        
        
          .mytext {color:#4e7050;}
        
        Text color #4e7050
      
           This box has a color of #4e7050        
        
          <div style="background-color:#4e7050;">Content here</div>
        
        
          .mybackground {background-color:#4e7050;}
        
        Background color #4e7050
      
           Border around this has a color of #4e7050        
        
          <div style="border:2px solid #4e7050;">Content here</div>
        
        
          .myborder {border:2px solid #4e7050;}
        
        Border color #4e7050