#3a5380 color space conversions
Hex:
        #3a5380
        RGB:
        58, 83, 128
        CMY:
        77, 67, 50
        CMYK:
        55, 35, 0, 50
      HSL:
        219°, 37.6344%, 36.4706%
        HSV (HSB):
        219°, 54.6875%, 50.1961%
        XYZ:
        8.7345, 8.6446, 21.6303
        xyY:
        0.2239, 0.2216, 8.6446
      CIE-Lab:
        35.2908, 4.5522, -28.2658
        CIE-LCH:
        35.2908, 28.6301, 279.1488
        CIE-Luv:
        35.2908, -11.9195, -39.2870
        Hunter-Lab:
        29.4016, 1.5748, -23.0375
      #3a5380 color charts
#3a5380 RGB chart
      #3a5380 CMYK chart
      #3a5380 RGB pie chart
      #3a5380 color shades, tints & tones
#3a5380 color schemes
#3a5380 color preview, HTML & CSS examples
           This text has a color of #3a5380        
        
          <p style="color:#3a5380;">Text here</p>
        
        
          .mytext {color:#3a5380;}
        
        Text color #3a5380
      
           This box has a color of #3a5380        
        
          <div style="background-color:#3a5380;">Content here</div>
        
        
          .mybackground {background-color:#3a5380;}
        
        Background color #3a5380
      
           Border around this has a color of #3a5380        
        
          <div style="border:2px solid #3a5380;">Content here</div>
        
        
          .myborder {border:2px solid #3a5380;}
        
        Border color #3a5380