#3a4a94 color space conversions
Hex:
        #3a4a94
        RGB:
        58, 74, 148
        CMY:
        77, 71, 42
        CMYK:
        61, 50, 0, 42
      HSL:
        229°, 43.6893%, 40.3922%
        HSV (HSB):
        229°, 60.8108%, 58.0392%
        XYZ:
        9.5390, 7.9352, 29.0459
        xyY:
        0.2051, 0.1706, 7.9352
      CIE-Lab:
        33.8476, 17.4979, -42.8031
        CIE-LCH:
        33.8476, 46.2416, 292.2347
        CIE-Luv:
        33.8476, -9.2184, -60.3925
        Hunter-Lab:
        28.1695, 11.1485, -41.4158
      #3a4a94 color charts
#3a4a94 RGB chart
      #3a4a94 CMYK chart
      #3a4a94 RGB pie chart
      #3a4a94 color shades, tints & tones
#3a4a94 color schemes
#3a4a94 color preview, HTML & CSS examples
           This text has a color of #3a4a94        
        
          <p style="color:#3a4a94;">Text here</p>
        
        
          .mytext {color:#3a4a94;}
        
        Text color #3a4a94
      
           This box has a color of #3a4a94        
        
          <div style="background-color:#3a4a94;">Content here</div>
        
        
          .mybackground {background-color:#3a4a94;}
        
        Background color #3a4a94
      
           Border around this has a color of #3a4a94        
        
          <div style="border:2px solid #3a4a94;">Content here</div>
        
        
          .myborder {border:2px solid #3a4a94;}
        
        Border color #3a4a94