#4a5495 color space conversions
Hex:
        #4a5495
        RGB:
        74, 84, 149
        CMY:
        71, 67, 42
        CMYK:
        50, 44, 0, 42
      HSL:
        232°, 33.6323%, 43.7255%
        HSV (HSB):
        232°, 50.3356%, 58.4314%
        XYZ:
        11.4192, 9.9664, 29.7556
        xyY:
        0.2233, 0.1949, 9.9664
      CIE-Lab:
        37.7821, 14.8994, -37.0598
        CIE-LCH:
        37.7821, 39.9427, 291.9019
        CIE-Luv:
        37.7821, -7.4982, -53.9335
        Hunter-Lab:
        31.5696, 9.3191, -33.7844
      #4a5495 color charts
#4a5495 RGB chart
      #4a5495 CMYK chart
      #4a5495 RGB pie chart
      #4a5495 color shades, tints & tones
#4a5495 color schemes
#4a5495 color preview, HTML & CSS examples
           This text has a color of #4a5495        
        
          <p style="color:#4a5495;">Text here</p>
        
        
          .mytext {color:#4a5495;}
        
        Text color #4a5495
      
           This box has a color of #4a5495        
        
          <div style="background-color:#4a5495;">Content here</div>
        
        
          .mybackground {background-color:#4a5495;}
        
        Background color #4a5495
      
           Border around this has a color of #4a5495        
        
          <div style="border:2px solid #4a5495;">Content here</div>
        
        
          .myborder {border:2px solid #4a5495;}
        
        Border color #4a5495