#85a56d color space conversions
Hex:
        #85a56d
        RGB:
        133, 165, 109
        CMY:
        48, 35, 57
        CMYK:
        19, 0, 34, 35
      HSL:
        94°, 23.7288%, 53.7255%
        HSV (HSB):
        94°, 33.9394%, 64.7059%
        XYZ:
        25.8883, 33.0009, 19.4734
        xyY:
        0.3304, 0.4211, 33.0009
      CIE-Lab:
        64.1617, -21.4149, 25.5272
        CIE-LCH:
        64.1617, 33.3202, 129.9935
        CIE-Luv:
        64.1617, -15.9237, 36.9892
        Hunter-Lab:
        57.4464, -20.0900, 20.1142
      #85a56d color charts
#85a56d RGB chart
      #85a56d CMYK chart
      #85a56d RGB pie chart
      #85a56d color shades, tints & tones
#85a56d color schemes
#85a56d color preview, HTML & CSS examples
           This text has a color of #85a56d        
        
          <p style="color:#85a56d;">Text here</p>
        
        
          .mytext {color:#85a56d;}
        
        Text color #85a56d
      
           This box has a color of #85a56d        
        
          <div style="background-color:#85a56d;">Content here</div>
        
        
          .mybackground {background-color:#85a56d;}
        
        Background color #85a56d
      
           Border around this has a color of #85a56d        
        
          <div style="border:2px solid #85a56d;">Content here</div>
        
        
          .myborder {border:2px solid #85a56d;}
        
        Border color #85a56d