#2e3347 color space conversions
Hex:
        #2e3347
        RGB:
        46, 51, 71
        CMY:
        82, 80, 72
        CMYK:
        35, 28, 0, 72
      HSL:
        228°, 21.3675%, 22.9412%
        HSV (HSB):
        228°, 35.2113%, 27.8431%
        XYZ:
        3.4479, 3.4034, 6.4364
        xyY:
        0.2595, 0.2561, 3.4034
      CIE-Lab:
        21.5921, 3.4813, -13.0958
        CIE-LCH:
        21.5921, 13.5506, 284.8870
        CIE-Luv:
        21.5921, -3.0835, -14.9703
        Hunter-Lab:
        18.4484, 1.0757, -7.7718
      #2e3347 color charts
#2e3347 RGB chart
      #2e3347 CMYK chart
      #2e3347 RGB pie chart
      #2e3347 color shades, tints & tones
#2e3347 color schemes
#2e3347 color preview, HTML & CSS examples
           This text has a color of #2e3347        
        
          <p style="color:#2e3347;">Text here</p>
        
        
          .mytext {color:#2e3347;}
        
        Text color #2e3347
      
           This box has a color of #2e3347        
        
          <div style="background-color:#2e3347;">Content here</div>
        
        
          .mybackground {background-color:#2e3347;}
        
        Background color #2e3347
      
           Border around this has a color of #2e3347        
        
          <div style="border:2px solid #2e3347;">Content here</div>
        
        
          .myborder {border:2px solid #2e3347;}
        
        Border color #2e3347