#2e3352 color space conversions
Hex:
        #2e3352
        RGB:
        46, 51, 82
        CMY:
        82, 80, 68
        CMYK:
        44, 38, 0, 68
      HSL:
        232°, 28.1250%, 25.0980%
        HSV (HSB):
        232°, 43.9024%, 32.1569%
        XYZ:
        3.8335, 3.5577, 8.4673
        xyY:
        0.2417, 0.2243, 3.5577
      CIE-Lab:
        22.1517, 7.0238, -19.5885
        CIE-LCH:
        22.1517, 20.8097, 289.7261
        CIE-Luv:
        22.1517, -3.5128, -23.2388
        Hunter-Lab:
        18.8618, 3.2706, -13.4127
      #2e3352 color charts
#2e3352 RGB chart
      #2e3352 CMYK chart
      #2e3352 RGB pie chart
      #2e3352 color shades, tints & tones
#2e3352 color schemes
#2e3352 color preview, HTML & CSS examples
           This text has a color of #2e3352        
        
          <p style="color:#2e3352;">Text here</p>
        
        
          .mytext {color:#2e3352;}
        
        Text color #2e3352
      
           This box has a color of #2e3352        
        
          <div style="background-color:#2e3352;">Content here</div>
        
        
          .mybackground {background-color:#2e3352;}
        
        Background color #2e3352
      
           Border around this has a color of #2e3352        
        
          <div style="border:2px solid #2e3352;">Content here</div>
        
        
          .myborder {border:2px solid #2e3352;}
        
        Border color #2e3352