#2e3399 color space conversions
Hex:
        #2e3399
        RGB:
        46, 51, 153
        CMY:
        82, 80, 40
        CMYK:
        70, 67, 0, 40
      HSL:
        237°, 53.7688%, 39.0196%
        HSV (HSB):
        237°, 69.9346%, 60.0000%
        XYZ:
        8.0603, 5.2484, 30.7252
        xyY:
        0.1830, 0.1192, 5.2484
      CIE-Lab:
        27.4311, 32.4690, -56.3011
        CIE-LCH:
        27.4311, 64.9927, 299.9722
        CIE-Luv:
        27.4311, -6.3058, -72.8877
        Hunter-Lab:
        22.9094, 22.7110, -63.4809
      #2e3399 color charts
#2e3399 RGB chart
      #2e3399 CMYK chart
      #2e3399 RGB pie chart
      #2e3399 color shades, tints & tones
#2e3399 color schemes
#2e3399 color preview, HTML & CSS examples
           This text has a color of #2e3399        
        
          <p style="color:#2e3399;">Text here</p>
        
        
          .mytext {color:#2e3399;}
        
        Text color #2e3399
      
           This box has a color of #2e3399        
        
          <div style="background-color:#2e3399;">Content here</div>
        
        
          .mybackground {background-color:#2e3399;}
        
        Background color #2e3399
      
           Border around this has a color of #2e3399        
        
          <div style="border:2px solid #2e3399;">Content here</div>
        
        
          .myborder {border:2px solid #2e3399;}
        
        Border color #2e3399