#407b5a color space conversions
Hex:
        #407b5a
        RGB:
        64, 123, 90
        CMY:
        75, 52, 65
        CMYK:
        48, 0, 27, 52
      HSL:
        146°, 31.5508%, 36.6667%
        HSV (HSB):
        146°, 47.9675%, 48.2353%
        XYZ:
        11.0428, 15.9941, 12.1780
        xyY:
        0.2816, 0.4079, 15.9941
      CIE-Lab:
        46.9667, -27.4308, 12.2022
        CIE-LCH:
        46.9667, 30.0223, 156.0188
        CIE-Luv:
        46.9667, -26.9840, 19.7634
        Hunter-Lab:
        39.9926, -20.6996, 9.9406
      #407b5a color charts
#407b5a RGB chart
      #407b5a CMYK chart
      #407b5a RGB pie chart
      #407b5a color shades, tints & tones
#407b5a color schemes
#407b5a color preview, HTML & CSS examples
           This text has a color of #407b5a        
        
          <p style="color:#407b5a;">Text here</p>
        
        
          .mytext {color:#407b5a;}
        
        Text color #407b5a
      
           This box has a color of #407b5a        
        
          <div style="background-color:#407b5a;">Content here</div>
        
        
          .mybackground {background-color:#407b5a;}
        
        Background color #407b5a
      
           Border around this has a color of #407b5a        
        
          <div style="border:2px solid #407b5a;">Content here</div>
        
        
          .myborder {border:2px solid #407b5a;}
        
        Border color #407b5a