#407b2a color space conversions
Hex:
        #407b2a
        RGB:
        64, 123, 42
        CMY:
        75, 52, 84
        CMYK:
        48, 0, 66, 52
      HSL:
        104°, 49.0909%, 32.3529%
        HSV (HSB):
        104°, 65.8537%, 48.2353%
        XYZ:
        9.6152, 15.4231, 4.6607
        xyY:
        0.3238, 0.5193, 15.4231
      CIE-Lab:
        46.2083, -35.1636, 37.2942
        CIE-LCH:
        46.2083, 51.2575, 133.3158
        CIE-Luv:
        46.2083, -28.2207, 45.7310
        Hunter-Lab:
        39.2722, -25.0233, 20.4543
      #407b2a color charts
#407b2a RGB chart
      #407b2a CMYK chart
      #407b2a RGB pie chart
      #407b2a color shades, tints & tones
#407b2a color schemes
#407b2a color preview, HTML & CSS examples
           This text has a color of #407b2a        
        
          <p style="color:#407b2a;">Text here</p>
        
        
          .mytext {color:#407b2a;}
        
        Text color #407b2a
      
           This box has a color of #407b2a        
        
          <div style="background-color:#407b2a;">Content here</div>
        
        
          .mybackground {background-color:#407b2a;}
        
        Background color #407b2a
      
           Border around this has a color of #407b2a        
        
          <div style="border:2px solid #407b2a;">Content here</div>
        
        
          .myborder {border:2px solid #407b2a;}
        
        Border color #407b2a