#2e324a color space conversions
Hex:
        #2e324a
        RGB:
        46, 50, 74
        CMY:
        82, 80, 71
        CMYK:
        38, 32, 0, 71
      HSL:
        231°, 23.3333%, 23.5294%
        HSV (HSB):
        231°, 37.8378%, 29.0196%
        XYZ:
        3.5033, 3.3565, 6.9418
        xyY:
        0.2538, 0.2432, 3.3565
      CIE-Lab:
        21.4184, 5.1132, -15.3831
        CIE-LCH:
        21.4184, 16.2106, 288.3862
        CIE-Luv:
        21.4184, -2.8353, -17.7676
        Hunter-Lab:
        18.3206, 2.0724, -9.6408
      #2e324a color charts
#2e324a RGB chart
      #2e324a CMYK chart
      #2e324a RGB pie chart
      #2e324a color shades, tints & tones
#2e324a color schemes
#2e324a color preview, HTML & CSS examples
           This text has a color of #2e324a        
        
          <p style="color:#2e324a;">Text here</p>
        
        
          .mytext {color:#2e324a;}
        
        Text color #2e324a
      
           This box has a color of #2e324a        
        
          <div style="background-color:#2e324a;">Content here</div>
        
        
          .mybackground {background-color:#2e324a;}
        
        Background color #2e324a
      
           Border around this has a color of #2e324a        
        
          <div style="border:2px solid #2e324a;">Content here</div>
        
        
          .myborder {border:2px solid #2e324a;}
        
        Border color #2e324a