#407e3b color space conversions
Hex:
        #407e3b
        RGB:
        64, 126, 59
        CMY:
        75, 51, 77
        CMYK:
        49, 0, 53, 51
      HSL:
        116°, 36.2162%, 36.2745%
        HSV (HSB):
        116°, 53.1746%, 49.4118%
        XYZ:
        10.3646, 16.3275, 6.7429
        xyY:
        0.3100, 0.4883, 16.3275
      CIE-Lab:
        47.4012, -34.4037, 30.1852
        CIE-LCH:
        47.4012, 45.7686, 138.7368
        CIE-Luv:
        47.4012, -29.1828, 40.0768
        Hunter-Lab:
        40.4073, -24.9267, 18.3911
      #407e3b color charts
#407e3b RGB chart
      #407e3b CMYK chart
      #407e3b RGB pie chart
      #407e3b color shades, tints & tones
#407e3b color schemes
#407e3b color preview, HTML & CSS examples
           This text has a color of #407e3b        
        
          <p style="color:#407e3b;">Text here</p>
        
        
          .mytext {color:#407e3b;}
        
        Text color #407e3b
      
           This box has a color of #407e3b        
        
          <div style="background-color:#407e3b;">Content here</div>
        
        
          .mybackground {background-color:#407e3b;}
        
        Background color #407e3b
      
           Border around this has a color of #407e3b        
        
          <div style="border:2px solid #407e3b;">Content here</div>
        
        
          .myborder {border:2px solid #407e3b;}
        
        Border color #407e3b