#2e2f41 color space conversions
Hex:
        #2e2f41
        RGB:
        46, 47, 65
        CMY:
        82, 82, 75
        CMYK:
        29, 28, 0, 75
      HSL:
        237°, 17.1171%, 21.7647%
        HSV (HSB):
        237°, 29.2308%, 25.4902%
        XYZ:
        3.0974, 2.9955, 5.4160
        xyY:
        0.2691, 0.2603, 2.9955
      CIE-Lab:
        20.0260, 4.4216, -11.4395
        CIE-LCH:
        20.0260, 12.2643, 291.1327
        CIE-Luv:
        20.0260, -1.3257, -12.7340
        Hunter-Lab:
        17.3076, 1.6561, -6.4380
      #2e2f41 color charts
#2e2f41 RGB chart
      #2e2f41 CMYK chart
      #2e2f41 RGB pie chart
      #2e2f41 color shades, tints & tones
#2e2f41 color schemes
#2e2f41 color preview, HTML & CSS examples
           This text has a color of #2e2f41        
        
          <p style="color:#2e2f41;">Text here</p>
        
        
          .mytext {color:#2e2f41;}
        
        Text color #2e2f41
      
           This box has a color of #2e2f41        
        
          <div style="background-color:#2e2f41;">Content here</div>
        
        
          .mybackground {background-color:#2e2f41;}
        
        Background color #2e2f41
      
           Border around this has a color of #2e2f41        
        
          <div style="border:2px solid #2e2f41;">Content here</div>
        
        
          .myborder {border:2px solid #2e2f41;}
        
        Border color #2e2f41