#2e4183 color space conversions
Hex:
        #2e4183
        RGB:
        46, 65, 131
        CMY:
        82, 75, 49
        CMYK:
        65, 50, 0, 49
      HSL:
        227°, 48.0226%, 34.7059%
        HSV (HSB):
        227°, 64.8855%, 51.3725%
        XYZ:
        7.1137, 6.0001, 22.2559
        xyY:
        0.2011, 0.1696, 6.0001
      CIE-Lab:
        29.4128, 14.9675, -39.5147
        CIE-LCH:
        29.4128, 42.2545, 290.7459
        CIE-Luv:
        29.4128, -9.2573, -53.0827
        Hunter-Lab:
        24.4952, 8.9724, -36.7234
      #2e4183 color charts
#2e4183 RGB chart
      #2e4183 CMYK chart
      #2e4183 RGB pie chart
      #2e4183 color shades, tints & tones
#2e4183 color schemes
#2e4183 color preview, HTML & CSS examples
           This text has a color of #2e4183        
        
          <p style="color:#2e4183;">Text here</p>
        
        
          .mytext {color:#2e4183;}
        
        Text color #2e4183
      
           This box has a color of #2e4183        
        
          <div style="background-color:#2e4183;">Content here</div>
        
        
          .mybackground {background-color:#2e4183;}
        
        Background color #2e4183
      
           Border around this has a color of #2e4183        
        
          <div style="border:2px solid #2e4183;">Content here</div>
        
        
          .myborder {border:2px solid #2e4183;}
        
        Border color #2e4183