#3a5a86 color space conversions
Hex:
        #3a5a86
        RGB:
        58, 90, 134
        CMY:
        77, 65, 47
        CMYK:
        57, 33, 0, 47
      HSL:
        215°, 39.5833%, 37.6471%
        HSV (HSB):
        215°, 56.7164%, 52.5490%
        XYZ:
        9.7042, 9.9331, 23.9601
        xyY:
        0.2226, 0.2278, 9.9331
      CIE-Lab:
        37.7221, 2.1309, -28.1217
        CIE-LCH:
        37.7221, 28.2023, 274.3333
        CIE-Luv:
        37.7221, -14.4649, -39.5394
        Hunter-Lab:
        31.5168, -0.1935, -23.0123
      #3a5a86 color charts
#3a5a86 RGB chart
      #3a5a86 CMYK chart
      #3a5a86 RGB pie chart
      #3a5a86 color shades, tints & tones
#3a5a86 color schemes
#3a5a86 color preview, HTML & CSS examples
           This text has a color of #3a5a86        
        
          <p style="color:#3a5a86;">Text here</p>
        
        
          .mytext {color:#3a5a86;}
        
        Text color #3a5a86
      
           This box has a color of #3a5a86        
        
          <div style="background-color:#3a5a86;">Content here</div>
        
        
          .mybackground {background-color:#3a5a86;}
        
        Background color #3a5a86
      
           Border around this has a color of #3a5a86        
        
          <div style="border:2px solid #3a5a86;">Content here</div>
        
        
          .myborder {border:2px solid #3a5a86;}
        
        Border color #3a5a86