#2a5027 color space conversions
Hex:
        #2a5027
        RGB:
        42, 80, 39
        CMY:
        84, 69, 85
        CMYK:
        48, 0, 51, 69
      HSL:
        116°, 34.4538%, 23.3333%
        HSV (HSB):
        116°, 51.2500%, 31.3725%
        XYZ:
        4.1897, 6.3760, 2.9293
        xyY:
        0.3105, 0.4725, 6.3760
      CIE-Lab:
        30.3420, -23.1252, 19.9716
        CIE-LCH:
        30.3420, 30.5556, 139.1851
        CIE-Luv:
        30.3420, -17.1776, 23.6572
        Hunter-Lab:
        25.2508, -14.5716, 10.7974
      #2a5027 color charts
#2a5027 RGB chart
      #2a5027 CMYK chart
      #2a5027 RGB pie chart
      #2a5027 color shades, tints & tones
#2a5027 color schemes
#2a5027 color preview, HTML & CSS examples
           This text has a color of #2a5027        
        
          <p style="color:#2a5027;">Text here</p>
        
        
          .mytext {color:#2a5027;}
        
        Text color #2a5027
      
           This box has a color of #2a5027        
        
          <div style="background-color:#2a5027;">Content here</div>
        
        
          .mybackground {background-color:#2a5027;}
        
        Background color #2a5027
      
           Border around this has a color of #2a5027        
        
          <div style="border:2px solid #2a5027;">Content here</div>
        
        
          .myborder {border:2px solid #2a5027;}
        
        Border color #2a5027