#407d46 color space conversions
Hex:
        #407d46
        RGB:
        64, 125, 70
        CMY:
        75, 51, 73
        CMYK:
        49, 0, 44, 51
      HSL:
        126°, 32.2751%, 37.0588%
        HSV (HSB):
        126°, 48.8000%, 49.0196%
        XYZ:
        10.5535, 16.1994, 8.3649
        xyY:
        0.3005, 0.4613, 16.1994
      CIE-Lab:
        47.2350, -32.2454, 24.0041
        CIE-LCH:
        47.2350, 40.1990, 143.3354
        CIE-Luv:
        47.2350, -28.4553, 33.7126
        Hunter-Lab:
        40.2485, -23.6308, 15.8516
      #407d46 color charts
#407d46 RGB chart
      #407d46 CMYK chart
      #407d46 RGB pie chart
      #407d46 color shades, tints & tones
#407d46 color schemes
#407d46 color preview, HTML & CSS examples
           This text has a color of #407d46        
        
          <p style="color:#407d46;">Text here</p>
        
        
          .mytext {color:#407d46;}
        
        Text color #407d46
      
           This box has a color of #407d46        
        
          <div style="background-color:#407d46;">Content here</div>
        
        
          .mybackground {background-color:#407d46;}
        
        Background color #407d46
      
           Border around this has a color of #407d46        
        
          <div style="border:2px solid #407d46;">Content here</div>
        
        
          .myborder {border:2px solid #407d46;}
        
        Border color #407d46