#3a4a70 color space conversions
Hex:
        #3a4a70
        RGB:
        58, 74, 112
        CMY:
        77, 71, 56
        CMYK:
        48, 34, 0, 56
      HSL:
        222°, 31.7647%, 33.3333%
        HSV (HSB):
        222°, 48.2143%, 43.9216%
        XYZ:
        7.1183, 6.9670, 16.2988
        xyY:
        0.2343, 0.2293, 6.9670
      CIE-Lab:
        31.7316, 5.0182, -23.8971
        CIE-LCH:
        31.7316, 24.4183, 281.8593
        CIE-Luv:
        31.7316, -8.4387, -32.0572
        Hunter-Lab:
        26.3950, 1.9476, -18.1349
      #3a4a70 color charts
#3a4a70 RGB chart
      #3a4a70 CMYK chart
      #3a4a70 RGB pie chart
      #3a4a70 color shades, tints & tones
#3a4a70 color schemes
#3a4a70 color preview, HTML & CSS examples
           This text has a color of #3a4a70        
        
          <p style="color:#3a4a70;">Text here</p>
        
        
          .mytext {color:#3a4a70;}
        
        Text color #3a4a70
      
           This box has a color of #3a4a70        
        
          <div style="background-color:#3a4a70;">Content here</div>
        
        
          .mybackground {background-color:#3a4a70;}
        
        Background color #3a4a70
      
           Border around this has a color of #3a4a70        
        
          <div style="border:2px solid #3a4a70;">Content here</div>
        
        
          .myborder {border:2px solid #3a4a70;}
        
        Border color #3a4a70