#4a5370 color space conversions
Hex:
        #4a5370
        RGB:
        74, 83, 112
        CMY:
        71, 67, 56
        CMYK:
        34, 26, 0, 56
      HSL:
        226°, 20.4301%, 36.4706%
        HSV (HSB):
        226°, 33.9286%, 43.9216%
        XYZ:
        8.8419, 8.8122, 16.5641
        xyY:
        0.2584, 0.2575, 8.8122
      CIE-Lab:
        35.6202, 4.0537, -17.7657
        CIE-LCH:
        35.6202, 18.2223, 282.8536
        CIE-Luv:
        35.6202, -5.7393, -24.3044
        Hunter-Lab:
        29.6854, 1.2177, -12.3035
      #4a5370 color charts
#4a5370 RGB chart
      #4a5370 CMYK chart
      #4a5370 RGB pie chart
      #4a5370 color shades, tints & tones
#4a5370 color schemes
#4a5370 color preview, HTML & CSS examples
           This text has a color of #4a5370        
        
          <p style="color:#4a5370;">Text here</p>
        
        
          .mytext {color:#4a5370;}
        
        Text color #4a5370
      
           This box has a color of #4a5370        
        
          <div style="background-color:#4a5370;">Content here</div>
        
        
          .mybackground {background-color:#4a5370;}
        
        Background color #4a5370
      
           Border around this has a color of #4a5370        
        
          <div style="border:2px solid #4a5370;">Content here</div>
        
        
          .myborder {border:2px solid #4a5370;}
        
        Border color #4a5370