#404e6b color space conversions
Hex:
        #404e6b
        RGB:
        64, 78, 107
        CMY:
        75, 69, 58
        CMYK:
        40, 27, 0, 58
      HSL:
        220°, 25.1462%, 33.5294%
        HSV (HSB):
        220°, 40.1869%, 41.9608%
        XYZ:
        7.4926, 7.6003, 14.9820
        xyY:
        0.2491, 0.2527, 7.6003
      CIE-Lab:
        33.1362, 2.5943, -18.5348
        CIE-LCH:
        33.1362, 18.7155, 277.9679
        CIE-Luv:
        33.1362, -7.6575, -24.7128
        Hunter-Lab:
        27.5686, 0.2674, -12.9228
      #404e6b color charts
#404e6b RGB chart
      #404e6b CMYK chart
      #404e6b RGB pie chart
      #404e6b color shades, tints & tones
#404e6b color schemes
#404e6b color preview, HTML & CSS examples
           This text has a color of #404e6b        
        
          <p style="color:#404e6b;">Text here</p>
        
        
          .mytext {color:#404e6b;}
        
        Text color #404e6b
      
           This box has a color of #404e6b        
        
          <div style="background-color:#404e6b;">Content here</div>
        
        
          .mybackground {background-color:#404e6b;}
        
        Background color #404e6b
      
           Border around this has a color of #404e6b        
        
          <div style="border:2px solid #404e6b;">Content here</div>
        
        
          .myborder {border:2px solid #404e6b;}
        
        Border color #404e6b