#406e7d color space conversions
Hex:
        #406e7d
        RGB:
        64, 110, 125
        CMY:
        75, 57, 51
        CMYK:
        49, 12, 0, 51
      HSL:
        195°, 32.2751%, 37.0588%
        HSV (HSB):
        195°, 48.8000%, 49.0196%
        XYZ:
        11.3920, 13.7225, 21.4503
        xyY:
        0.2446, 0.2947, 13.7225
      CIE-Lab:
        43.8323, -11.3755, -13.2144
        CIE-LCH:
        43.8323, 17.4362, 229.2770
        CIE-Luv:
        43.8323, -20.5199, -16.9416
        Hunter-Lab:
        37.0439, -9.9335, -8.4012
      #406e7d color charts
#406e7d RGB chart
      #406e7d CMYK chart
      #406e7d RGB pie chart
      #406e7d color shades, tints & tones
#406e7d color schemes
#406e7d color preview, HTML & CSS examples
           This text has a color of #406e7d        
        
          <p style="color:#406e7d;">Text here</p>
        
        
          .mytext {color:#406e7d;}
        
        Text color #406e7d
      
           This box has a color of #406e7d        
        
          <div style="background-color:#406e7d;">Content here</div>
        
        
          .mybackground {background-color:#406e7d;}
        
        Background color #406e7d
      
           Border around this has a color of #406e7d        
        
          <div style="border:2px solid #406e7d;">Content here</div>
        
        
          .myborder {border:2px solid #406e7d;}
        
        Border color #406e7d