#85a24a color space conversions
Hex:
        #85a24a
        RGB:
        133, 162, 74
        CMY:
        48, 36, 71
        CMYK:
        18, 0, 54, 36
      HSL:
        80°, 37.2881%, 46.2745%
        HSV (HSB):
        80°, 54.3210%, 63.5294%
        XYZ:
        23.8292, 31.3216, 11.2683
        xyY:
        0.3588, 0.4716, 31.3216
      CIE-Lab:
        62.7782, -24.2831, 41.9251
        CIE-LCH:
        62.7782, 48.4498, 120.0795
        CIE-Luv:
        62.7782, -13.9801, 53.9478
        Hunter-Lab:
        55.9657, -21.9378, 27.2384
      #85a24a color charts
#85a24a RGB chart
      #85a24a CMYK chart
      #85a24a RGB pie chart
      #85a24a color shades, tints & tones
#85a24a color schemes
#85a24a color preview, HTML & CSS examples
           This text has a color of #85a24a        
        
          <p style="color:#85a24a;">Text here</p>
        
        
          .mytext {color:#85a24a;}
        
        Text color #85a24a
      
           This box has a color of #85a24a        
        
          <div style="background-color:#85a24a;">Content here</div>
        
        
          .mybackground {background-color:#85a24a;}
        
        Background color #85a24a
      
           Border around this has a color of #85a24a        
        
          <div style="border:2px solid #85a24a;">Content here</div>
        
        
          .myborder {border:2px solid #85a24a;}
        
        Border color #85a24a