#3a5199 color space conversions
Hex:
        #3a5199
        RGB:
        58, 81, 153
        CMY:
        77, 68, 40
        CMYK:
        62, 47, 0, 40
      HSL:
        225°, 45.0237%, 41.3725%
        HSV (HSB):
        225°, 62.0915%, 60.0000%
        XYZ:
        10.4371, 9.0843, 31.3403
        xyY:
        0.2052, 0.1786, 9.0843
      CIE-Lab:
        36.1461, 14.6653, -42.1448
        CIE-LCH:
        36.1461, 44.6235, 289.1866
        CIE-Luv:
        36.1461, -11.4703, -60.4749
        Hunter-Lab:
        30.1402, 9.0667, -40.5527
      #3a5199 color charts
#3a5199 RGB chart
      #3a5199 CMYK chart
      #3a5199 RGB pie chart
      #3a5199 color shades, tints & tones
#3a5199 color schemes
#3a5199 color preview, HTML & CSS examples
           This text has a color of #3a5199        
        
          <p style="color:#3a5199;">Text here</p>
        
        
          .mytext {color:#3a5199;}
        
        Text color #3a5199
      
           This box has a color of #3a5199        
        
          <div style="background-color:#3a5199;">Content here</div>
        
        
          .mybackground {background-color:#3a5199;}
        
        Background color #3a5199
      
           Border around this has a color of #3a5199        
        
          <div style="border:2px solid #3a5199;">Content here</div>
        
        
          .myborder {border:2px solid #3a5199;}
        
        Border color #3a5199