#4e7077 color space conversions
Hex:
        #4e7077
        RGB:
        78, 112, 119
        CMY:
        69, 56, 53
        CMYK:
        34, 6, 0, 53
      HSL:
        190°, 20.8122%, 38.6275%
        HSV (HSB):
        190°, 34.4538%, 46.6667%
        XYZ:
        12.2658, 14.5400, 19.6128
        xyY:
        0.2642, 0.3132, 14.5400
      CIE-Lab:
        44.9975, -10.2490, -7.7827
        CIE-LCH:
        44.9975, 12.8690, 217.2118
        CIE-Luv:
        44.9975, -16.4902, -9.2738
        Hunter-Lab:
        38.1313, -9.3110, -3.8038
      #4e7077 color charts
#4e7077 RGB chart
      #4e7077 CMYK chart
      #4e7077 RGB pie chart
      #4e7077 color shades, tints & tones
#4e7077 color schemes
#4e7077 color preview, HTML & CSS examples
           This text has a color of #4e7077        
        
          <p style="color:#4e7077;">Text here</p>
        
        
          .mytext {color:#4e7077;}
        
        Text color #4e7077
      
           This box has a color of #4e7077        
        
          <div style="background-color:#4e7077;">Content here</div>
        
        
          .mybackground {background-color:#4e7077;}
        
        Background color #4e7077
      
           Border around this has a color of #4e7077        
        
          <div style="border:2px solid #4e7077;">Content here</div>
        
        
          .myborder {border:2px solid #4e7077;}
        
        Border color #4e7077