#2e4179 color space conversions
Hex:
        #2e4179
        RGB:
        46, 65, 121
        CMY:
        82, 75, 53
        CMYK:
        62, 46, 0, 53
      HSL:
        225°, 44.9102%, 32.7451%
        HSV (HSB):
        225°, 61.9835%, 47.4510%
        XYZ:
        6.4682, 5.7419, 18.8565
        xyY:
        0.2082, 0.1848, 5.7419
      CIE-Lab:
        28.7518, 11.2399, -34.3219
        CIE-LCH:
        28.7518, 36.1155, 288.1328
        CIE-Luv:
        28.7518, -9.1166, -45.5616
        Hunter-Lab:
        23.9623, 6.2490, -29.8832
      #2e4179 color charts
#2e4179 RGB chart
      #2e4179 CMYK chart
      #2e4179 RGB pie chart
      #2e4179 color shades, tints & tones
#2e4179 color schemes
#2e4179 color preview, HTML & CSS examples
           This text has a color of #2e4179        
        
          <p style="color:#2e4179;">Text here</p>
        
        
          .mytext {color:#2e4179;}
        
        Text color #2e4179
      
           This box has a color of #2e4179        
        
          <div style="background-color:#2e4179;">Content here</div>
        
        
          .mybackground {background-color:#2e4179;}
        
        Background color #2e4179
      
           Border around this has a color of #2e4179        
        
          <div style="border:2px solid #2e4179;">Content here</div>
        
        
          .myborder {border:2px solid #2e4179;}
        
        Border color #2e4179