#407e4d color space conversions
Hex:
        #407e4d
        RGB:
        64, 126, 77
        CMY:
        75, 51, 70
        CMYK:
        49, 0, 39, 51
      HSL:
        133°, 32.6316%, 37.2549%
        HSV (HSB):
        133°, 49.2063%, 49.4118%
        XYZ:
        10.9148, 16.5475, 9.6399
        xyY:
        0.2942, 0.4460, 16.5475
      CIE-Lab:
        47.6848, -31.4722, 20.6624
        CIE-LCH:
        47.6848, 37.6488, 146.7140
        CIE-Luv:
        47.6848, -28.6833, 30.1823
        Hunter-Lab:
        40.6786, -23.2931, 14.4247
      #407e4d color charts
#407e4d RGB chart
      #407e4d CMYK chart
      #407e4d RGB pie chart
      #407e4d color shades, tints & tones
#407e4d color schemes
#407e4d color preview, HTML & CSS examples
           This text has a color of #407e4d        
        
          <p style="color:#407e4d;">Text here</p>
        
        
          .mytext {color:#407e4d;}
        
        Text color #407e4d
      
           This box has a color of #407e4d        
        
          <div style="background-color:#407e4d;">Content here</div>
        
        
          .mybackground {background-color:#407e4d;}
        
        Background color #407e4d
      
           Border around this has a color of #407e4d        
        
          <div style="border:2px solid #407e4d;">Content here</div>
        
        
          .myborder {border:2px solid #407e4d;}
        
        Border color #407e4d