#3a4179 color space conversions
Hex:
        #3a4179
        RGB:
        58, 65, 121
        CMY:
        77, 75, 53
        CMYK:
        52, 46, 0, 53
      HSL:
        233°, 35.1955%, 35.0980%
        HSV (HSB):
        233°, 52.0661%, 47.4510%
        XYZ:
        7.0864, 6.0606, 18.8855
        xyY:
        0.2212, 0.1892, 6.0606
      CIE-Lab:
        29.5649, 14.0418, -32.9770
        CIE-LCH:
        29.5649, 35.8421, 293.0646
        CIE-Luv:
        29.5649, -5.5934, -44.4447
        Hunter-Lab:
        24.6183, 8.2994, -28.2504
      #3a4179 color charts
#3a4179 RGB chart
      #3a4179 CMYK chart
      #3a4179 RGB pie chart
      #3a4179 color shades, tints & tones
#3a4179 color schemes
#3a4179 color preview, HTML & CSS examples
           This text has a color of #3a4179        
        
          <p style="color:#3a4179;">Text here</p>
        
        
          .mytext {color:#3a4179;}
        
        Text color #3a4179
      
           This box has a color of #3a4179        
        
          <div style="background-color:#3a4179;">Content here</div>
        
        
          .mybackground {background-color:#3a4179;}
        
        Background color #3a4179
      
           Border around this has a color of #3a4179        
        
          <div style="border:2px solid #3a4179;">Content here</div>
        
        
          .myborder {border:2px solid #3a4179;}
        
        Border color #3a4179