#404e5b color space conversions
Hex:
        #404e5b
        RGB:
        64, 78, 91
        CMY:
        75, 69, 64
        CMYK:
        30, 14, 0, 64
      HSL:
        209°, 17.4194%, 30.3922%
        HSV (HSB):
        209°, 29.6703%, 35.6863%
        XYZ:
        6.7271, 7.2941, 10.9509
        xyY:
        0.2694, 0.2921, 7.2941
      CIE-Lab:
        32.4673, -2.0875, -9.4450
        CIE-LCH:
        32.4673, 9.6730, 257.5372
        CIE-Luv:
        32.4673, -7.2751, -11.7029
        Hunter-Lab:
        27.0076, -2.8024, -5.1352
      #404e5b color charts
#404e5b RGB chart
      #404e5b CMYK chart
      #404e5b RGB pie chart
      #404e5b color shades, tints & tones
#404e5b color schemes
#404e5b color preview, HTML & CSS examples
           This text has a color of #404e5b        
        
          <p style="color:#404e5b;">Text here</p>
        
        
          .mytext {color:#404e5b;}
        
        Text color #404e5b
      
           This box has a color of #404e5b        
        
          <div style="background-color:#404e5b;">Content here</div>
        
        
          .mybackground {background-color:#404e5b;}
        
        Background color #404e5b
      
           Border around this has a color of #404e5b        
        
          <div style="border:2px solid #404e5b;">Content here</div>
        
        
          .myborder {border:2px solid #404e5b;}
        
        Border color #404e5b