#3a4775 color space conversions
Hex:
        #3a4775
        RGB:
        58, 71, 117
        CMY:
        77, 72, 54
        CMYK:
        50, 39, 0, 54
      HSL:
        227°, 33.7143%, 34.3137%
        HSV (HSB):
        227°, 50.4274%, 45.8824%
        XYZ:
        7.2090, 6.6904, 17.7410
        xyY:
        0.2278, 0.2114, 6.6904
      CIE-Lab:
        31.0914, 8.6690, -28.0449
        CIE-LCH:
        31.0914, 29.3542, 287.1771
        CIE-Luv:
        31.0914, -7.4761, -37.9317
        Hunter-Lab:
        25.8658, 4.4847, -22.5603
      #3a4775 color charts
#3a4775 RGB chart
      #3a4775 CMYK chart
      #3a4775 RGB pie chart
      #3a4775 color shades, tints & tones
#3a4775 color schemes
#3a4775 color preview, HTML & CSS examples
           This text has a color of #3a4775        
        
          <p style="color:#3a4775;">Text here</p>
        
        
          .mytext {color:#3a4775;}
        
        Text color #3a4775
      
           This box has a color of #3a4775        
        
          <div style="background-color:#3a4775;">Content here</div>
        
        
          .mybackground {background-color:#3a4775;}
        
        Background color #3a4775
      
           Border around this has a color of #3a4775        
        
          <div style="border:2px solid #3a4775;">Content here</div>
        
        
          .myborder {border:2px solid #3a4775;}
        
        Border color #3a4775