#85a81f color space conversions
Hex:
        #85a81f
        RGB:
        133, 168, 31
        CMY:
        48, 34, 88
        CMYK:
        21, 0, 82, 34
      HSL:
        75°, 68.8442%, 39.0196%
        HSV (HSB):
        75°, 81.5476%, 65.8824%
        XYZ:
        23.9228, 33.0907, 6.4226
        xyY:
        0.3771, 0.5216, 33.0907
      CIE-Lab:
        64.2343, -30.1472, 60.4811
        CIE-LCH:
        64.2343, 67.5782, 116.4943
        CIE-Luv:
        64.2343, -17.1072, 69.8384
        Hunter-Lab:
        57.5245, -26.4349, 33.6475
      #85a81f color charts
#85a81f RGB chart
      #85a81f CMYK chart
      #85a81f RGB pie chart
      #85a81f color shades, tints & tones
#85a81f color schemes
#85a81f color preview, HTML & CSS examples
           This text has a color of #85a81f        
        
          <p style="color:#85a81f;">Text here</p>
        
        
          .mytext {color:#85a81f;}
        
        Text color #85a81f
      
           This box has a color of #85a81f        
        
          <div style="background-color:#85a81f;">Content here</div>
        
        
          .mybackground {background-color:#85a81f;}
        
        Background color #85a81f
      
           Border around this has a color of #85a81f        
        
          <div style="border:2px solid #85a81f;">Content here</div>
        
        
          .myborder {border:2px solid #85a81f;}
        
        Border color #85a81f