#408c0a color space conversions
Hex:
        #408c0a
        RGB:
        64, 140, 10
        CMY:
        75, 45, 96
        CMYK:
        54, 0, 93, 45
      HSL:
        95°, 86.6667%, 29.4118%
        HSV (HSB):
        95°, 92.8571%, 54.9020%
        XYZ:
        11.5472, 19.8681, 3.5135
        xyY:
        0.3306, 0.5688, 19.8681
      CIE-Lab:
        51.6877, -44.1199, 53.0299
        CIE-LCH:
        51.6877, 68.9836, 129.7599
        CIE-Luv:
        51.6877, -35.9814, 60.6516
        Hunter-Lab:
        44.5736, -31.7617, 26.5280
      #408c0a color charts
#408c0a RGB chart
      #408c0a CMYK chart
      #408c0a RGB pie chart
      #408c0a color shades, tints & tones
#408c0a color schemes
#408c0a color preview, HTML & CSS examples
           This text has a color of #408c0a        
        
          <p style="color:#408c0a;">Text here</p>
        
        
          .mytext {color:#408c0a;}
        
        Text color #408c0a
      
           This box has a color of #408c0a        
        
          <div style="background-color:#408c0a;">Content here</div>
        
        
          .mybackground {background-color:#408c0a;}
        
        Background color #408c0a
      
           Border around this has a color of #408c0a        
        
          <div style="border:2px solid #408c0a;">Content here</div>
        
        
          .myborder {border:2px solid #408c0a;}
        
        Border color #408c0a