#404e3a color space conversions
Hex:
        #404e3a
        RGB:
        64, 78, 58
        CMY:
        75, 69, 77
        CMYK:
        18, 0, 26, 69
      HSL:
        102°, 14.7059%, 26.6667%
        HSV (HSB):
        102°, 25.6410%, 30.5882%
        XYZ:
        5.6025, 6.8443, 5.0288
        xyY:
        0.3206, 0.3916, 6.8443
      CIE-Lab:
        31.4497, -9.9362, 10.0528
        CIE-LCH:
        31.4497, 14.1346, 134.6656
        CIE-Luv:
        31.4497, -6.6097, 12.6870
        Hunter-Lab:
        26.1615, -7.5571, 6.9163
      #404e3a color charts
#404e3a RGB chart
      #404e3a CMYK chart
      #404e3a RGB pie chart
      #404e3a color shades, tints & tones
#404e3a color schemes
#404e3a color preview, HTML & CSS examples
           This text has a color of #404e3a        
        
          <p style="color:#404e3a;">Text here</p>
        
        
          .mytext {color:#404e3a;}
        
        Text color #404e3a
      
           This box has a color of #404e3a        
        
          <div style="background-color:#404e3a;">Content here</div>
        
        
          .mybackground {background-color:#404e3a;}
        
        Background color #404e3a
      
           Border around this has a color of #404e3a        
        
          <div style="border:2px solid #404e3a;">Content here</div>
        
        
          .myborder {border:2px solid #404e3a;}
        
        Border color #404e3a