#3a5290 color space conversions
Hex:
        #3a5290
        RGB:
        58, 82, 144
        CMY:
        77, 68, 44
        CMYK:
        60, 43, 0, 44
      HSL:
        223°, 42.5743%, 39.6078%
        HSV (HSB):
        223°, 59.7222%, 56.4706%
        XYZ:
        9.7963, 8.9477, 27.5963
        xyY:
        0.2114, 0.1931, 8.9477
      CIE-Lab:
        35.8835, 10.7929, -37.1146
        CIE-LCH:
        35.8835, 38.6521, 286.2143
        CIE-Luv:
        35.8835, -11.6936, -52.8385
        Hunter-Lab:
        29.9128, 6.1103, -33.7596
      #3a5290 color charts
#3a5290 RGB chart
      #3a5290 CMYK chart
      #3a5290 RGB pie chart
      #3a5290 color shades, tints & tones
#3a5290 color schemes
#3a5290 color preview, HTML & CSS examples
           This text has a color of #3a5290        
        
          <p style="color:#3a5290;">Text here</p>
        
        
          .mytext {color:#3a5290;}
        
        Text color #3a5290
      
           This box has a color of #3a5290        
        
          <div style="background-color:#3a5290;">Content here</div>
        
        
          .mybackground {background-color:#3a5290;}
        
        Background color #3a5290
      
           Border around this has a color of #3a5290        
        
          <div style="border:2px solid #3a5290;">Content here</div>
        
        
          .myborder {border:2px solid #3a5290;}
        
        Border color #3a5290