#2e3552 color space conversions
Hex:
        #2e3552
        RGB:
        46, 53, 82
        CMY:
        82, 79, 68
        CMYK:
        44, 35, 0, 68
      HSL:
        228°, 28.1250%, 25.0980%
        HSV (HSB):
        228°, 43.9024%, 32.1569%
        XYZ:
        3.9228, 3.7362, 8.4971
        xyY:
        0.2428, 0.2313, 3.7362
      CIE-Lab:
        22.7796, 5.6383, -18.6059
        CIE-LCH:
        22.7796, 19.4414, 286.8590
        CIE-Luv:
        22.7796, -4.2127, -22.1664
        Hunter-Lab:
        19.3294, 2.3994, -12.5329
      #2e3552 color charts
#2e3552 RGB chart
      #2e3552 CMYK chart
      #2e3552 RGB pie chart
      #2e3552 color shades, tints & tones
#2e3552 color schemes
#2e3552 color preview, HTML & CSS examples
           This text has a color of #2e3552        
        
          <p style="color:#2e3552;">Text here</p>
        
        
          .mytext {color:#2e3552;}
        
        Text color #2e3552
      
           This box has a color of #2e3552        
        
          <div style="background-color:#2e3552;">Content here</div>
        
        
          .mybackground {background-color:#2e3552;}
        
        Background color #2e3552
      
           Border around this has a color of #2e3552        
        
          <div style="border:2px solid #2e3552;">Content here</div>
        
        
          .myborder {border:2px solid #2e3552;}
        
        Border color #2e3552