#4e7078 color space conversions
Hex:
        #4e7078
        RGB:
        78, 112, 120
        CMY:
        69, 56, 53
        CMYK:
        35, 7, 0, 53
      HSL:
        191°, 21.2121%, 38.8235%
        HSV (HSB):
        191°, 35.0000%, 47.0588%
        XYZ:
        12.3262, 14.5641, 19.9308
        xyY:
        0.2633, 0.3111, 14.5641
      CIE-Lab:
        45.0313, -9.9805, -8.3317
        CIE-LCH:
        45.0313, 13.0011, 219.8552
        CIE-Luv:
        45.0313, -16.4865, -10.0978
        Hunter-Lab:
        38.1630, -9.1316, -4.2504
      #4e7078 color charts
#4e7078 RGB chart
      #4e7078 CMYK chart
      #4e7078 RGB pie chart
      #4e7078 color shades, tints & tones
#4e7078 color schemes
#4e7078 color preview, HTML & CSS examples
           This text has a color of #4e7078        
        
          <p style="color:#4e7078;">Text here</p>
        
        
          .mytext {color:#4e7078;}
        
        Text color #4e7078
      
           This box has a color of #4e7078        
        
          <div style="background-color:#4e7078;">Content here</div>
        
        
          .mybackground {background-color:#4e7078;}
        
        Background color #4e7078
      
           Border around this has a color of #4e7078        
        
          <div style="border:2px solid #4e7078;">Content here</div>
        
        
          .myborder {border:2px solid #4e7078;}
        
        Border color #4e7078