#404f5a color space conversions
Hex:
        #404f5a
        RGB:
        64, 79, 90
        CMY:
        75, 69, 65
        CMYK:
        29, 12, 0, 65
      HSL:
        205°, 16.8831%, 30.1961%
        HSV (HSB):
        205°, 28.8889%, 35.2941%
        XYZ:
        6.7558, 7.4201, 10.7490
        xyY:
        0.2710, 0.2977, 7.4201
      CIE-Lab:
        32.7448, -2.9899, -8.3914
        CIE-LCH:
        32.7448, 8.9082, 250.3887
        CIE-Luv:
        32.7448, -7.6839, -10.2297
        Hunter-Lab:
        27.2399, -3.3999, -4.3282
      #404f5a color charts
#404f5a RGB chart
      #404f5a CMYK chart
      #404f5a RGB pie chart
      #404f5a color shades, tints & tones
#404f5a color schemes
#404f5a color preview, HTML & CSS examples
           This text has a color of #404f5a        
        
          <p style="color:#404f5a;">Text here</p>
        
        
          .mytext {color:#404f5a;}
        
        Text color #404f5a
      
           This box has a color of #404f5a        
        
          <div style="background-color:#404f5a;">Content here</div>
        
        
          .mybackground {background-color:#404f5a;}
        
        Background color #404f5a
      
           Border around this has a color of #404f5a        
        
          <div style="border:2px solid #404f5a;">Content here</div>
        
        
          .myborder {border:2px solid #404f5a;}
        
        Border color #404f5a