#5a8342 color space conversions
Hex:
        #5a8342
        RGB:
        90, 131, 66
        CMY:
        65, 49, 74
        CMYK:
        31, 0, 50, 49
      HSL:
        98°, 32.9949%, 38.6275%
        HSV (HSB):
        98°, 49.6183%, 51.3725%
        XYZ:
        13.3161, 18.7996, 8.0811
        xyY:
        0.3313, 0.4677, 18.7996
      CIE-Lab:
        50.4519, -26.7440, 30.5231
        CIE-LCH:
        50.4519, 40.5820, 131.2245
        CIE-Luv:
        50.4519, -20.4343, 40.1011
        Hunter-Lab:
        43.3585, -21.0571, 19.3006
      #5a8342 color charts
#5a8342 RGB chart
      #5a8342 CMYK chart
      #5a8342 RGB pie chart
      #5a8342 color shades, tints & tones
#5a8342 color schemes
#5a8342 color preview, HTML & CSS examples
           This text has a color of #5a8342        
        
          <p style="color:#5a8342;">Text here</p>
        
        
          .mytext {color:#5a8342;}
        
        Text color #5a8342
      
           This box has a color of #5a8342        
        
          <div style="background-color:#5a8342;">Content here</div>
        
        
          .mybackground {background-color:#5a8342;}
        
        Background color #5a8342
      
           Border around this has a color of #5a8342        
        
          <div style="border:2px solid #5a8342;">Content here</div>
        
        
          .myborder {border:2px solid #5a8342;}
        
        Border color #5a8342