#2e4387 color space conversions
Hex:
        #2e4387
        RGB:
        46, 67, 135
        CMY:
        82, 74, 47
        CMYK:
        66, 50, 0, 47
      HSL:
        226°, 49.1713%, 35.4902%
        HSV (HSB):
        226°, 65.9259%, 52.9412%
        XYZ:
        7.5070, 6.3444, 23.7506
        xyY:
        0.1996, 0.1687, 6.3444
      CIE-Lab:
        30.2653, 15.1067, -40.6253
        CIE-LCH:
        30.2653, 43.3432, 290.3979
        CIE-Luv:
        30.2653, -9.9109, -55.0968
        Hunter-Lab:
        25.1881, 9.1207, -38.2745
      #2e4387 color charts
#2e4387 RGB chart
      #2e4387 CMYK chart
      #2e4387 RGB pie chart
      #2e4387 color shades, tints & tones
#2e4387 color schemes
#2e4387 color preview, HTML & CSS examples
           This text has a color of #2e4387        
        
          <p style="color:#2e4387;">Text here</p>
        
        
          .mytext {color:#2e4387;}
        
        Text color #2e4387
      
           This box has a color of #2e4387        
        
          <div style="background-color:#2e4387;">Content here</div>
        
        
          .mybackground {background-color:#2e4387;}
        
        Background color #2e4387
      
           Border around this has a color of #2e4387        
        
          <div style="border:2px solid #2e4387;">Content here</div>
        
        
          .myborder {border:2px solid #2e4387;}
        
        Border color #2e4387