#3a4472 color space conversions
Hex:
        #3a4472
        RGB:
        58, 68, 114
        CMY:
        77, 73, 55
        CMYK:
        49, 40, 0, 55
      HSL:
        229°, 32.5581%, 33.7255%
        HSV (HSB):
        229°, 49.1228%, 44.7059%
        XYZ:
        6.8493, 6.2487, 16.7647
        xyY:
        0.2294, 0.2092, 6.2487
      CIE-Lab:
        30.0314, 9.6571, -27.8307
        CIE-LCH:
        30.0314, 29.4586, 289.1365
        CIE-Luv:
        30.0314, -6.3439, -37.3177
        Hunter-Lab:
        24.9974, 5.1638, -22.2652
      #3a4472 color charts
#3a4472 RGB chart
      #3a4472 CMYK chart
      #3a4472 RGB pie chart
      #3a4472 color shades, tints & tones
#3a4472 color schemes
#3a4472 color preview, HTML & CSS examples
           This text has a color of #3a4472        
        
          <p style="color:#3a4472;">Text here</p>
        
        
          .mytext {color:#3a4472;}
        
        Text color #3a4472
      
           This box has a color of #3a4472        
        
          <div style="background-color:#3a4472;">Content here</div>
        
        
          .mybackground {background-color:#3a4472;}
        
        Background color #3a4472
      
           Border around this has a color of #3a4472        
        
          <div style="border:2px solid #3a4472;">Content here</div>
        
        
          .myborder {border:2px solid #3a4472;}
        
        Border color #3a4472