#5a8420 color space conversions
Hex:
        #5a8420
        RGB:
        90, 132, 32
        CMY:
        65, 48, 87
        CMYK:
        32, 0, 76, 48
      HSL:
        85°, 60.9756%, 32.1569%
        HSV (HSB):
        85°, 75.7576%, 51.7647%
        XYZ:
        12.7284, 18.7805, 4.3206
        xyY:
        0.3552, 0.5242, 18.7805
      CIE-Lab:
        50.4294, -30.5247, 46.3164
        CIE-LCH:
        50.4294, 55.4704, 123.3868
        CIE-Luv:
        50.4294, -21.1173, 53.4427
        Hunter-Lab:
        43.3364, -23.4112, 24.4243
      #5a8420 color charts
#5a8420 RGB chart
      #5a8420 CMYK chart
      #5a8420 RGB pie chart
      #5a8420 color shades, tints & tones
#5a8420 color schemes
#5a8420 color preview, HTML & CSS examples
           This text has a color of #5a8420        
        
          <p style="color:#5a8420;">Text here</p>
        
        
          .mytext {color:#5a8420;}
        
        Text color #5a8420
      
           This box has a color of #5a8420        
        
          <div style="background-color:#5a8420;">Content here</div>
        
        
          .mybackground {background-color:#5a8420;}
        
        Background color #5a8420
      
           Border around this has a color of #5a8420        
        
          <div style="border:2px solid #5a8420;">Content here</div>
        
        
          .myborder {border:2px solid #5a8420;}
        
        Border color #5a8420