#2e2941 color space conversions
Hex:
        #2e2941
        RGB:
        46, 41, 65
        CMY:
        82, 84, 75
        CMYK:
        29, 37, 0, 75
      HSL:
        253°, 22.6415%, 20.7843%
        HSV (HSB):
        253°, 36.9231%, 25.4902%
        XYZ:
        2.8738, 2.5484, 5.3414
        xyY:
        0.2670, 0.2368, 2.5484
      CIE-Lab:
        18.1360, 8.6292, -14.3592
        CIE-LCH:
        18.1360, 16.7526, 301.0037
        CIE-Luv:
        18.1360, 0.7999, -15.7571
        Hunter-Lab:
        15.9636, 4.1974, -8.6640
      #2e2941 color charts
#2e2941 RGB chart
      #2e2941 CMYK chart
      #2e2941 RGB pie chart
      #2e2941 color shades, tints & tones
#2e2941 color schemes
#2e2941 color preview, HTML & CSS examples
           This text has a color of #2e2941        
        
          <p style="color:#2e2941;">Text here</p>
        
        
          .mytext {color:#2e2941;}
        
        Text color #2e2941
      
           This box has a color of #2e2941        
        
          <div style="background-color:#2e2941;">Content here</div>
        
        
          .mybackground {background-color:#2e2941;}
        
        Background color #2e2941
      
           Border around this has a color of #2e2941        
        
          <div style="border:2px solid #2e2941;">Content here</div>
        
        
          .myborder {border:2px solid #2e2941;}
        
        Border color #2e2941