#2a571a color space conversions
Hex:
        #2a571a
        RGB:
        42, 87, 26
        CMY:
        84, 66, 90
        CMYK:
        52, 0, 70, 66
      HSL:
        104°, 53.9823%, 22.1569%
        HSV (HSB):
        104°, 70.1149%, 34.1176%
        XYZ:
        4.5495, 7.3832, 2.1626
        xyY:
        0.3228, 0.5238, 7.3832
      CIE-Lab:
        32.6638, -28.2155, 29.7403
        CIE-LCH:
        32.6638, 40.9951, 133.4930
        CIE-Luv:
        32.6638, -20.5578, 32.8181
        Hunter-Lab:
        27.1721, -17.6644, 14.3016
      #2a571a color charts
#2a571a RGB chart
      #2a571a CMYK chart
      #2a571a RGB pie chart
      #2a571a color shades, tints & tones
#2a571a color schemes
#2a571a color preview, HTML & CSS examples
           This text has a color of #2a571a        
        
          <p style="color:#2a571a;">Text here</p>
        
        
          .mytext {color:#2a571a;}
        
        Text color #2a571a
      
           This box has a color of #2a571a        
        
          <div style="background-color:#2a571a;">Content here</div>
        
        
          .mybackground {background-color:#2a571a;}
        
        Background color #2a571a
      
           Border around this has a color of #2a571a        
        
          <div style="border:2px solid #2a571a;">Content here</div>
        
        
          .myborder {border:2px solid #2a571a;}
        
        Border color #2a571a