#2a5b25 color space conversions
Hex:
        #2a5b25
        RGB:
        42, 91, 37
        CMY:
        84, 64, 85
        CMYK:
        54, 0, 59, 64
      HSL:
        114°, 42.1875%, 25.0980%
        HSV (HSB):
        114°, 59.3407%, 35.6863%
        XYZ:
        5.0299, 8.1080, 3.0502
        xyY:
        0.3107, 0.5009, 8.1080
      CIE-Lab:
        34.2068, -28.6891, 25.8221
        CIE-LCH:
        34.2068, 38.5985, 138.0107
        CIE-Luv:
        34.2068, -22.0943, 30.6885
        Hunter-Lab:
        28.4745, -18.2994, 13.5811
      #2a5b25 color charts
#2a5b25 RGB chart
      #2a5b25 CMYK chart
      #2a5b25 RGB pie chart
      #2a5b25 color shades, tints & tones
#2a5b25 color schemes
#2a5b25 color preview, HTML & CSS examples
           This text has a color of #2a5b25        
        
          <p style="color:#2a5b25;">Text here</p>
        
        
          .mytext {color:#2a5b25;}
        
        Text color #2a5b25
      
           This box has a color of #2a5b25        
        
          <div style="background-color:#2a5b25;">Content here</div>
        
        
          .mybackground {background-color:#2a5b25;}
        
        Background color #2a5b25
      
           Border around this has a color of #2a5b25        
        
          <div style="border:2px solid #2a5b25;">Content here</div>
        
        
          .myborder {border:2px solid #2a5b25;}
        
        Border color #2a5b25