#3a4480 color space conversions
Hex:
        #3a4480
        RGB:
        58, 68, 128
        CMY:
        77, 73, 50
        CMYK:
        55, 47, 0, 50
      HSL:
        231°, 37.6344%, 36.4706%
        HSV (HSB):
        231°, 54.6875%, 50.1961%
        XYZ:
        7.7083, 6.5923, 21.2882
        xyY:
        0.2166, 0.1852, 6.5923
      CIE-Lab:
        30.8601, 14.4432, -35.2864
        CIE-LCH:
        30.8601, 38.1279, 292.2599
        CIE-Luv:
        30.8601, -6.8017, -48.2498
        Hunter-Lab:
        25.6755, 8.6575, -31.1861
      #3a4480 color charts
#3a4480 RGB chart
      #3a4480 CMYK chart
      #3a4480 RGB pie chart
      #3a4480 color shades, tints & tones
#3a4480 color schemes
#3a4480 color preview, HTML & CSS examples
           This text has a color of #3a4480        
        
          <p style="color:#3a4480;">Text here</p>
        
        
          .mytext {color:#3a4480;}
        
        Text color #3a4480
      
           This box has a color of #3a4480        
        
          <div style="background-color:#3a4480;">Content here</div>
        
        
          .mybackground {background-color:#3a4480;}
        
        Background color #3a4480
      
           Border around this has a color of #3a4480        
        
          <div style="border:2px solid #3a4480;">Content here</div>
        
        
          .myborder {border:2px solid #3a4480;}
        
        Border color #3a4480