#407f2b color space conversions
Hex:
        #407f2b
        RGB:
        64, 127, 43
        CMY:
        75, 50, 83
        CMYK:
        50, 0, 66, 50
      HSL:
        105°, 49.4118%, 33.3333%
        HSV (HSB):
        105°, 66.1417%, 49.8039%
        XYZ:
        10.1398, 16.4432, 4.9249
        xyY:
        0.3218, 0.5219, 16.4432
      CIE-Lab:
        47.5506, -36.7877, 38.3104
        CIE-LCH:
        47.5506, 53.1133, 133.8384
        CIE-Luv:
        47.5506, -29.9713, 47.3611
        Hunter-Lab:
        40.5502, -26.3280, 21.1842
      #407f2b color charts
#407f2b RGB chart
      #407f2b CMYK chart
      #407f2b RGB pie chart
      #407f2b color shades, tints & tones
#407f2b color schemes
#407f2b color preview, HTML & CSS examples
           This text has a color of #407f2b        
        
          <p style="color:#407f2b;">Text here</p>
        
        
          .mytext {color:#407f2b;}
        
        Text color #407f2b
      
           This box has a color of #407f2b        
        
          <div style="background-color:#407f2b;">Content here</div>
        
        
          .mybackground {background-color:#407f2b;}
        
        Background color #407f2b
      
           Border around this has a color of #407f2b        
        
          <div style="border:2px solid #407f2b;">Content here</div>
        
        
          .myborder {border:2px solid #407f2b;}
        
        Border color #407f2b