#407c2e color space conversions
Hex:
        #407c2e
        RGB:
        64, 124, 46
        CMY:
        75, 51, 82
        CMYK:
        48, 0, 63, 51
      HSL:
        106°, 45.8824%, 33.3333%
        HSV (HSB):
        106°, 62.9032%, 48.6275%
        XYZ:
        9.8151, 15.7025, 5.0984
        xyY:
        0.3206, 0.5129, 15.7025
      CIE-Lab:
        46.5818, -35.1700, 35.8133
        CIE-LCH:
        46.5818, 50.1948, 134.4807
        CIE-Luv:
        46.5818, -28.5906, 44.7277
        Hunter-Lab:
        39.6264, -25.1333, 20.1102
      #407c2e color charts
#407c2e RGB chart
      #407c2e CMYK chart
      #407c2e RGB pie chart
      #407c2e color shades, tints & tones
#407c2e color schemes
#407c2e color preview, HTML & CSS examples
           This text has a color of #407c2e        
        
          <p style="color:#407c2e;">Text here</p>
        
        
          .mytext {color:#407c2e;}
        
        Text color #407c2e
      
           This box has a color of #407c2e        
        
          <div style="background-color:#407c2e;">Content here</div>
        
        
          .mybackground {background-color:#407c2e;}
        
        Background color #407c2e
      
           Border around this has a color of #407c2e        
        
          <div style="border:2px solid #407c2e;">Content here</div>
        
        
          .myborder {border:2px solid #407c2e;}
        
        Border color #407c2e