#407a5b color space conversions
Hex:
        #407a5b
        RGB:
        64, 122, 91
        CMY:
        75, 52, 64
        CMYK:
        48, 0, 25, 52
      HSL:
        148°, 31.1828%, 36.4706%
        HSV (HSB):
        148°, 47.5410%, 47.8431%
        XYZ:
        10.9622, 15.7644, 12.3626
        xyY:
        0.2804, 0.4033, 15.7644
      CIE-Lab:
        46.6638, -26.7199, 11.1955
        CIE-LCH:
        46.6638, 28.9706, 157.2665
        CIE-Luv:
        46.6638, -26.5233, 18.4013
        Hunter-Lab:
        39.7044, -20.1996, 9.3322
      #407a5b color charts
#407a5b RGB chart
      #407a5b CMYK chart
      #407a5b RGB pie chart
      #407a5b color shades, tints & tones
#407a5b color schemes
#407a5b color preview, HTML & CSS examples
           This text has a color of #407a5b        
        
          <p style="color:#407a5b;">Text here</p>
        
        
          .mytext {color:#407a5b;}
        
        Text color #407a5b
      
           This box has a color of #407a5b        
        
          <div style="background-color:#407a5b;">Content here</div>
        
        
          .mybackground {background-color:#407a5b;}
        
        Background color #407a5b
      
           Border around this has a color of #407a5b        
        
          <div style="border:2px solid #407a5b;">Content here</div>
        
        
          .myborder {border:2px solid #407a5b;}
        
        Border color #407a5b