#2e4872 color space conversions
Hex:
        #2e4872
        RGB:
        46, 72, 114
        CMY:
        82, 72, 55
        CMYK:
        60, 37, 0, 55
      HSL:
        217°, 42.5000%, 31.3725%
        HSV (HSB):
        217°, 59.6491%, 44.7059%
        XYZ:
        6.4813, 6.4305, 16.8192
        xyY:
        0.2180, 0.2163, 6.4305
      CIE-Lab:
        30.4735, 3.9566, -27.1844
        CIE-LCH:
        30.4735, 27.4708, 278.2811
        CIE-Luv:
        30.4735, -11.4214, -36.0699
        Hunter-Lab:
        25.3584, 1.2456, -21.5738
      #2e4872 color charts
#2e4872 RGB chart
      #2e4872 CMYK chart
      #2e4872 RGB pie chart
      #2e4872 color shades, tints & tones
#2e4872 color schemes
#2e4872 color preview, HTML & CSS examples
           This text has a color of #2e4872        
        
          <p style="color:#2e4872;">Text here</p>
        
        
          .mytext {color:#2e4872;}
        
        Text color #2e4872
      
           This box has a color of #2e4872        
        
          <div style="background-color:#2e4872;">Content here</div>
        
        
          .mybackground {background-color:#2e4872;}
        
        Background color #2e4872
      
           Border around this has a color of #2e4872        
        
          <div style="border:2px solid #2e4872;">Content here</div>
        
        
          .myborder {border:2px solid #2e4872;}
        
        Border color #2e4872