#3a5586 color space conversions
Hex:
        #3a5586
        RGB:
        58, 85, 134
        CMY:
        77, 67, 47
        CMYK:
        57, 37, 0, 47
      HSL:
        219°, 39.5833%, 37.6471%
        HSV (HSB):
        219°, 56.7164%, 52.5490%
        XYZ:
        9.2965, 9.1178, 23.8242
        xyY:
        0.2201, 0.2159, 9.1178
      CIE-Lab:
        36.2101, 5.3290, -30.4999
        CIE-LCH:
        36.2101, 30.9620, 279.9107
        CIE-Luv:
        36.2101, -12.6616, -42.8888
        Hunter-Lab:
        30.1956, 2.1134, -25.6425
      #3a5586 color charts
#3a5586 RGB chart
      #3a5586 CMYK chart
      #3a5586 RGB pie chart
      #3a5586 color shades, tints & tones
#3a5586 color schemes
#3a5586 color preview, HTML & CSS examples
           This text has a color of #3a5586        
        
          <p style="color:#3a5586;">Text here</p>
        
        
          .mytext {color:#3a5586;}
        
        Text color #3a5586
      
           This box has a color of #3a5586        
        
          <div style="background-color:#3a5586;">Content here</div>
        
        
          .mybackground {background-color:#3a5586;}
        
        Background color #3a5586
      
           Border around this has a color of #3a5586        
        
          <div style="border:2px solid #3a5586;">Content here</div>
        
        
          .myborder {border:2px solid #3a5586;}
        
        Border color #3a5586