#5a8034 color space conversions
Hex:
        #5a8034
        RGB:
        90, 128, 52
        CMY:
        65, 50, 80
        CMYK:
        30, 0, 59, 50
      HSL:
        90°, 42.2222%, 35.2941%
        HSV (HSB):
        90°, 59.3750%, 50.1961%
        XYZ:
        12.5555, 17.8599, 6.0344
        xyY:
        0.3445, 0.4900, 17.8599
      CIE-Lab:
        49.3258, -26.9319, 36.3781
        CIE-LCH:
        49.3258, 45.2625, 126.5138
        CIE-Luv:
        49.3258, -18.9966, 44.9187
        Hunter-Lab:
        42.2610, -20.9257, 21.1168
      #5a8034 color charts
#5a8034 RGB chart
      #5a8034 CMYK chart
      #5a8034 RGB pie chart
      #5a8034 color shades, tints & tones
#5a8034 color schemes
#5a8034 color preview, HTML & CSS examples
           This text has a color of #5a8034        
        
          <p style="color:#5a8034;">Text here</p>
        
        
          .mytext {color:#5a8034;}
        
        Text color #5a8034
      
           This box has a color of #5a8034        
        
          <div style="background-color:#5a8034;">Content here</div>
        
        
          .mybackground {background-color:#5a8034;}
        
        Background color #5a8034
      
           Border around this has a color of #5a8034        
        
          <div style="border:2px solid #5a8034;">Content here</div>
        
        
          .myborder {border:2px solid #5a8034;}
        
        Border color #5a8034