#85a86a color space conversions
Hex:
        #85a86a
        RGB:
        133, 168, 106
        CMY:
        48, 34, 58
        CMYK:
        21, 0, 37, 34
      HSL:
        94°, 26.2712%, 53.7255%
        HSV (HSB):
        94°, 36.9048%, 65.8824%
        XYZ:
        26.2770, 34.0324, 18.8196
        xyY:
        0.3321, 0.4301, 34.0324
      CIE-Lab:
        64.9883, -23.3639, 28.2277
        CIE-LCH:
        64.9883, 36.6425, 129.6144
        CIE-Luv:
        64.9883, -17.4530, 40.5379
        Hunter-Lab:
        58.3373, -21.6881, 21.7091
      #85a86a color charts
#85a86a RGB chart
      #85a86a CMYK chart
      #85a86a RGB pie chart
      #85a86a color shades, tints & tones
#85a86a color schemes
#85a86a color preview, HTML & CSS examples
           This text has a color of #85a86a        
        
          <p style="color:#85a86a;">Text here</p>
        
        
          .mytext {color:#85a86a;}
        
        Text color #85a86a
      
           This box has a color of #85a86a        
        
          <div style="background-color:#85a86a;">Content here</div>
        
        
          .mybackground {background-color:#85a86a;}
        
        Background color #85a86a
      
           Border around this has a color of #85a86a        
        
          <div style="border:2px solid #85a86a;">Content here</div>
        
        
          .myborder {border:2px solid #85a86a;}
        
        Border color #85a86a