#2a5e14 color space conversions
Hex:
        #2a5e14
        RGB:
        42, 94, 20
        CMY:
        84, 63, 92
        CMYK:
        55, 0, 79, 63
      HSL:
        102°, 64.9123%, 22.3529%
        HSV (HSB):
        102°, 78.7234%, 36.8627%
        XYZ:
        5.0838, 8.5482, 2.0438
        xyY:
        0.3243, 0.5453, 8.5482
      CIE-Lab:
        35.0994, -31.8676, 34.9497
        CIE-LCH:
        35.0994, 47.2972, 132.3590
        CIE-Luv:
        35.0994, -23.7281, 38.0566
        Hunter-Lab:
        29.2372, -20.1273, 16.3214
      #2a5e14 color charts
#2a5e14 RGB chart
      #2a5e14 CMYK chart
      #2a5e14 RGB pie chart
      #2a5e14 color shades, tints & tones
#2a5e14 color schemes
#2a5e14 color preview, HTML & CSS examples
           This text has a color of #2a5e14        
        
          <p style="color:#2a5e14;">Text here</p>
        
        
          .mytext {color:#2a5e14;}
        
        Text color #2a5e14
      
           This box has a color of #2a5e14        
        
          <div style="background-color:#2a5e14;">Content here</div>
        
        
          .mybackground {background-color:#2a5e14;}
        
        Background color #2a5e14
      
           Border around this has a color of #2a5e14        
        
          <div style="border:2px solid #2a5e14;">Content here</div>
        
        
          .myborder {border:2px solid #2a5e14;}
        
        Border color #2a5e14