#2e4675 color space conversions
Hex:
        #2e4675
        RGB:
        46, 70, 117
        CMY:
        82, 73, 54
        CMYK:
        61, 40, 0, 54
      HSL:
        220°, 43.5583%, 31.9608%
        HSV (HSB):
        220°, 60.6838%, 45.8824%
        XYZ:
        6.5278, 6.2455, 17.6911
        xyY:
        0.2143, 0.2050, 6.2455
      CIE-Lab:
        30.0236, 6.3824, -29.7833
        CIE-LCH:
        30.0236, 30.4595, 282.0953
        CIE-Luv:
        30.0236, -10.7316, -39.6681
        Hunter-Lab:
        24.9910, 2.8906, -24.4775
      #2e4675 color charts
#2e4675 RGB chart
      #2e4675 CMYK chart
      #2e4675 RGB pie chart
      #2e4675 color shades, tints & tones
#2e4675 color schemes
#2e4675 color preview, HTML & CSS examples
           This text has a color of #2e4675        
        
          <p style="color:#2e4675;">Text here</p>
        
        
          .mytext {color:#2e4675;}
        
        Text color #2e4675
      
           This box has a color of #2e4675        
        
          <div style="background-color:#2e4675;">Content here</div>
        
        
          .mybackground {background-color:#2e4675;}
        
        Background color #2e4675
      
           Border around this has a color of #2e4675        
        
          <div style="border:2px solid #2e4675;">Content here</div>
        
        
          .myborder {border:2px solid #2e4675;}
        
        Border color #2e4675