#2e3e96 color space conversions
Hex:
        #2e3e96
        RGB:
        46, 62, 150
        CMY:
        82, 76, 41
        CMYK:
        69, 59, 0, 41
      HSL:
        231°, 53.0612%, 38.4314%
        HSV (HSB):
        231°, 69.3333%, 58.8235%
        XYZ:
        8.3544, 6.2281, 29.6160
        xyY:
        0.1890, 0.1409, 6.2281
      CIE-Lab:
        29.9808, 24.1182, -50.3070
        CIE-LCH:
        29.9808, 55.7896, 295.6141
        CIE-Luv:
        29.9808, -8.7827, -67.9282
        Hunter-Lab:
        24.9562, 16.0816, -52.8913
      #2e3e96 color charts
#2e3e96 RGB chart
      #2e3e96 CMYK chart
      #2e3e96 RGB pie chart
      #2e3e96 color shades, tints & tones
#2e3e96 color schemes
#2e3e96 color preview, HTML & CSS examples
           This text has a color of #2e3e96        
        
          <p style="color:#2e3e96;">Text here</p>
        
        
          .mytext {color:#2e3e96;}
        
        Text color #2e3e96
      
           This box has a color of #2e3e96        
        
          <div style="background-color:#2e3e96;">Content here</div>
        
        
          .mybackground {background-color:#2e3e96;}
        
        Background color #2e3e96
      
           Border around this has a color of #2e3e96        
        
          <div style="border:2px solid #2e3e96;">Content here</div>
        
        
          .myborder {border:2px solid #2e3e96;}
        
        Border color #2e3e96