#3a5498 color space conversions
Hex:
        #3a5498
        RGB:
        58, 84, 152
        CMY:
        77, 67, 40
        CMYK:
        62, 45, 0, 40
      HSL:
        223°, 44.7619%, 41.1765%
        HSV (HSB):
        223°, 61.8421%, 59.6078%
        XYZ:
        10.5827, 9.5072, 30.9831
        xyY:
        0.2072, 0.1861, 9.5072
      CIE-Lab:
        36.9430, 12.3388, -40.2671
        CIE-LCH:
        36.9430, 42.1151, 287.0363
        CIE-Luv:
        36.9430, -12.4197, -57.9720
        Hunter-Lab:
        30.8337, 7.3057, -37.9936
      #3a5498 color charts
#3a5498 RGB chart
      #3a5498 CMYK chart
      #3a5498 RGB pie chart
      #3a5498 color shades, tints & tones
#3a5498 color schemes
#3a5498 color preview, HTML & CSS examples
           This text has a color of #3a5498        
        
          <p style="color:#3a5498;">Text here</p>
        
        
          .mytext {color:#3a5498;}
        
        Text color #3a5498
      
           This box has a color of #3a5498        
        
          <div style="background-color:#3a5498;">Content here</div>
        
        
          .mybackground {background-color:#3a5498;}
        
        Background color #3a5498
      
           Border around this has a color of #3a5498        
        
          <div style="border:2px solid #3a5498;">Content here</div>
        
        
          .myborder {border:2px solid #3a5498;}
        
        Border color #3a5498