#2e3e99 color space conversions
Hex:
        #2e3e99
        RGB:
        46, 62, 153
        CMY:
        82, 76, 40
        CMYK:
        70, 59, 0, 40
      HSL:
        231°, 53.7688%, 39.0196%
        HSV (HSB):
        231°, 69.9346%, 60.0000%
        XYZ:
        8.5991, 6.3260, 30.9048
        xyY:
        0.1876, 0.1380, 6.3260
      CIE-Lab:
        30.2205, 25.2352, -51.7468
        CIE-LCH:
        30.2205, 57.5722, 295.9970
        CIE-Luv:
        30.2205, -8.8512, -69.9923
        Hunter-Lab:
        25.1515, 17.0125, -55.2462
      #2e3e99 color charts
#2e3e99 RGB chart
      #2e3e99 CMYK chart
      #2e3e99 RGB pie chart
      #2e3e99 color shades, tints & tones
#2e3e99 color schemes
#2e3e99 color preview, HTML & CSS examples
           This text has a color of #2e3e99        
        
          <p style="color:#2e3e99;">Text here</p>
        
        
          .mytext {color:#2e3e99;}
        
        Text color #2e3e99
      
           This box has a color of #2e3e99        
        
          <div style="background-color:#2e3e99;">Content here</div>
        
        
          .mybackground {background-color:#2e3e99;}
        
        Background color #2e3e99
      
           Border around this has a color of #2e3e99        
        
          <div style="border:2px solid #2e3e99;">Content here</div>
        
        
          .myborder {border:2px solid #2e3e99;}
        
        Border color #2e3e99