#85a852 color space conversions
Hex:
        #85a852
        RGB:
        133, 168, 82
        CMY:
        48, 34, 68
        CMYK:
        21, 0, 51, 34
      HSL:
        84°, 34.4000%, 49.0196%
        HSV (HSB):
        84°, 51.1905%, 65.8824%
        XYZ:
        25.1985, 33.6010, 13.1402
        xyY:
        0.3503, 0.4671, 33.6010
      CIE-Lab:
        64.6446, -26.4013, 40.2075
        CIE-LCH:
        64.6446, 48.1007, 123.2900
        CIE-Luv:
        64.6446, -17.2980, 53.3476
        Hunter-Lab:
        57.9664, -23.8456, 27.1362
      #85a852 color charts
#85a852 RGB chart
      #85a852 CMYK chart
      #85a852 RGB pie chart
      #85a852 color shades, tints & tones
#85a852 color schemes
#85a852 color preview, HTML & CSS examples
           This text has a color of #85a852        
        
          <p style="color:#85a852;">Text here</p>
        
        
          .mytext {color:#85a852;}
        
        Text color #85a852
      
           This box has a color of #85a852        
        
          <div style="background-color:#85a852;">Content here</div>
        
        
          .mybackground {background-color:#85a852;}
        
        Background color #85a852
      
           Border around this has a color of #85a852        
        
          <div style="border:2px solid #85a852;">Content here</div>
        
        
          .myborder {border:2px solid #85a852;}
        
        Border color #85a852