#2e3452 color space conversions
Hex:
        #2e3452
        RGB:
        46, 52, 82
        CMY:
        82, 80, 68
        CMYK:
        44, 37, 0, 68
      HSL:
        230°, 28.1250%, 25.0980%
        HSV (HSB):
        230°, 43.9024%, 32.1569%
        XYZ:
        3.8777, 3.6460, 8.4820
        xyY:
        0.2423, 0.2278, 3.6460
      CIE-Lab:
        22.4649, 6.3299, -19.0980
        CIE-LCH:
        22.4649, 20.1197, 288.3374
        CIE-Luv:
        22.4649, -3.8604, -22.7083
        Hunter-Lab:
        19.0946, 2.8341, -12.9711
      #2e3452 color charts
#2e3452 RGB chart
      #2e3452 CMYK chart
      #2e3452 RGB pie chart
      #2e3452 color shades, tints & tones
#2e3452 color schemes
#2e3452 color preview, HTML & CSS examples
           This text has a color of #2e3452        
        
          <p style="color:#2e3452;">Text here</p>
        
        
          .mytext {color:#2e3452;}
        
        Text color #2e3452
      
           This box has a color of #2e3452        
        
          <div style="background-color:#2e3452;">Content here</div>
        
        
          .mybackground {background-color:#2e3452;}
        
        Background color #2e3452
      
           Border around this has a color of #2e3452        
        
          <div style="border:2px solid #2e3452;">Content here</div>
        
        
          .myborder {border:2px solid #2e3452;}
        
        Border color #2e3452