#4a5067 color space conversions
Hex:
        #4a5067
        RGB:
        74, 80, 103
        CMY:
        71, 69, 60
        CMYK:
        28, 22, 0, 60
      HSL:
        228°, 16.3842%, 34.7059%
        HSV (HSB):
        228°, 28.1553%, 40.3922%
        XYZ:
        8.1409, 8.1724, 13.9803
        xyY:
        0.2687, 0.2698, 8.1724
      CIE-Lab:
        34.3395, 3.4210, -14.1058
        CIE-LCH:
        34.3395, 14.5147, 283.6323
        CIE-Luv:
        34.3395, -4.1293, -18.9119
        Hunter-Lab:
        28.5875, 0.8035, -8.9838
      #4a5067 color charts
#4a5067 RGB chart
      #4a5067 CMYK chart
      #4a5067 RGB pie chart
      #4a5067 color shades, tints & tones
#4a5067 color schemes
#4a5067 color preview, HTML & CSS examples
           This text has a color of #4a5067        
        
          <p style="color:#4a5067;">Text here</p>
        
        
          .mytext {color:#4a5067;}
        
        Text color #4a5067
      
           This box has a color of #4a5067        
        
          <div style="background-color:#4a5067;">Content here</div>
        
        
          .mybackground {background-color:#4a5067;}
        
        Background color #4a5067
      
           Border around this has a color of #4a5067        
        
          <div style="border:2px solid #4a5067;">Content here</div>
        
        
          .myborder {border:2px solid #4a5067;}
        
        Border color #4a5067