#2e4097 color space conversions
Hex:
        #2e4097
        RGB:
        46, 64, 151
        CMY:
        82, 75, 41
        CMYK:
        70, 58, 0, 41
      HSL:
        230°, 53.2995%, 38.6275%
        HSV (HSB):
        230°, 69.5364%, 59.2157%
        XYZ:
        8.5460, 6.4820, 30.0789
        xyY:
        0.1895, 0.1437, 6.4820
      CIE-Lab:
        30.5973, 23.1480, -49.9156
        CIE-LCH:
        30.5973, 55.0218, 294.8792
        CIE-Luv:
        30.5973, -9.3246, -67.9036
        Hunter-Lab:
        25.4598, 15.3621, -52.2250
      #2e4097 color charts
#2e4097 RGB chart
      #2e4097 CMYK chart
      #2e4097 RGB pie chart
      #2e4097 color shades, tints & tones
#2e4097 color schemes
#2e4097 color preview, HTML & CSS examples
           This text has a color of #2e4097        
        
          <p style="color:#2e4097;">Text here</p>
        
        
          .mytext {color:#2e4097;}
        
        Text color #2e4097
      
           This box has a color of #2e4097        
        
          <div style="background-color:#2e4097;">Content here</div>
        
        
          .mybackground {background-color:#2e4097;}
        
        Background color #2e4097
      
           Border around this has a color of #2e4097        
        
          <div style="border:2px solid #2e4097;">Content here</div>
        
        
          .myborder {border:2px solid #2e4097;}
        
        Border color #2e4097