#3b4c40 color space conversions
Hex:
        #3b4c40
        RGB:
        59, 76, 64
        CMY:
        77, 70, 75
        CMYK:
        22, 0, 16, 70
      HSL:
        138°, 12.5926%, 26.4706%
        HSV (HSB):
        138°, 22.3684%, 29.8039%
        XYZ:
        5.3135, 6.4689, 5.8191
        xyY:
        0.3019, 0.3675, 6.4689
      CIE-Lab:
        30.5658, -9.5312, 4.9514
        CIE-LCH:
        30.5658, 10.7405, 152.5486
        CIE-Luv:
        30.5658, -8.1192, 7.0029
        Hunter-Lab:
        25.4339, -7.2184, 4.2388
      #3b4c40 color charts
#3b4c40 RGB chart
      #3b4c40 CMYK chart
      #3b4c40 RGB pie chart
      #3b4c40 color shades, tints & tones
#3b4c40 color schemes
#3b4c40 color preview, HTML & CSS examples
           This text has a color of #3b4c40        
        
          <p style="color:#3b4c40;">Text here</p>
        
        
          .mytext {color:#3b4c40;}
        
        Text color #3b4c40
      
           This box has a color of #3b4c40        
        
          <div style="background-color:#3b4c40;">Content here</div>
        
        
          .mybackground {background-color:#3b4c40;}
        
        Background color #3b4c40
      
           Border around this has a color of #3b4c40        
        
          <div style="border:2px solid #3b4c40;">Content here</div>
        
        
          .myborder {border:2px solid #3b4c40;}
        
        Border color #3b4c40