#2e3f42 color space conversions
Hex:
        #2e3f42
        RGB:
        46, 63, 66
        CMY:
        82, 75, 74
        CMYK:
        30, 5, 0, 74
      HSL:
        189°, 17.8571%, 21.9608%
        HSV (HSB):
        189°, 30.3030%, 25.8824%
        XYZ:
        3.8876, 4.5292, 5.8236
        xyY:
        0.2730, 0.3181, 4.5292
      CIE-Lab:
        25.3490, -5.9555, -4.0626
        CIE-LCH:
        25.3490, 7.2092, 214.3005
        CIE-Luv:
        25.3490, -7.8089, -3.9041
        Hunter-Lab:
        21.2819, -4.6366, -1.3268
      #2e3f42 color charts
#2e3f42 RGB chart
      #2e3f42 CMYK chart
      #2e3f42 RGB pie chart
      #2e3f42 color shades, tints & tones
#2e3f42 color schemes
#2e3f42 color preview, HTML & CSS examples
           This text has a color of #2e3f42        
        
          <p style="color:#2e3f42;">Text here</p>
        
        
          .mytext {color:#2e3f42;}
        
        Text color #2e3f42
      
           This box has a color of #2e3f42        
        
          <div style="background-color:#2e3f42;">Content here</div>
        
        
          .mybackground {background-color:#2e3f42;}
        
        Background color #2e3f42
      
           Border around this has a color of #2e3f42        
        
          <div style="border:2px solid #2e3f42;">Content here</div>
        
        
          .myborder {border:2px solid #2e3f42;}
        
        Border color #2e3f42