#408f2b color space conversions
Hex:
        #408f2b
        RGB:
        64, 143, 43
        CMY:
        75, 44, 83
        CMYK:
        55, 0, 70, 44
      HSL:
        107°, 53.7634%, 36.4706%
        HSV (HSB):
        107°, 69.9301%, 56.0784%
        XYZ:
        12.3729, 20.9093, 5.6693
        xyY:
        0.3176, 0.5368, 20.9093
      CIE-Lab:
        52.8501, -43.3635, 44.0245
        CIE-LCH:
        52.8501, 61.7944, 134.5666
        CIE-Luv:
        52.8501, -36.7975, 55.1510
        Hunter-Lab:
        45.7267, -31.7227, 24.6578
      #408f2b color charts
#408f2b RGB chart
      #408f2b CMYK chart
      #408f2b RGB pie chart
      #408f2b color shades, tints & tones
#408f2b color schemes
#408f2b color preview, HTML & CSS examples
           This text has a color of #408f2b        
        
          <p style="color:#408f2b;">Text here</p>
        
        
          .mytext {color:#408f2b;}
        
        Text color #408f2b
      
           This box has a color of #408f2b        
        
          <div style="background-color:#408f2b;">Content here</div>
        
        
          .mybackground {background-color:#408f2b;}
        
        Background color #408f2b
      
           Border around this has a color of #408f2b        
        
          <div style="border:2px solid #408f2b;">Content here</div>
        
        
          .myborder {border:2px solid #408f2b;}
        
        Border color #408f2b