#85b765 color space conversions
Hex:
        #85b765
        RGB:
        133, 183, 101
        CMY:
        48, 28, 60
        CMYK:
        27, 0, 45, 28
      HSL:
        97°, 36.2832%, 55.6863%
        HSV (HSB):
        97°, 44.8087%, 71.7647%
        XYZ:
        28.9553, 39.7931, 18.4667
        xyY:
        0.3320, 0.4563, 39.7931
      CIE-Lab:
        69.3219, -31.3328, 36.4004
        CIE-LCH:
        69.3219, 48.0284, 130.7213
        CIE-Luv:
        69.3219, -25.0776, 51.7004
        Hunter-Lab:
        63.0818, -28.4594, 26.8006
      #85b765 color charts
#85b765 RGB chart
      #85b765 CMYK chart
      #85b765 RGB pie chart
      #85b765 color shades, tints & tones
#85b765 color schemes
#85b765 color preview, HTML & CSS examples
           This text has a color of #85b765        
        
          <p style="color:#85b765;">Text here</p>
        
        
          .mytext {color:#85b765;}
        
        Text color #85b765
      
           This box has a color of #85b765        
        
          <div style="background-color:#85b765;">Content here</div>
        
        
          .mybackground {background-color:#85b765;}
        
        Background color #85b765
      
           Border around this has a color of #85b765        
        
          <div style="border:2px solid #85b765;">Content here</div>
        
        
          .myborder {border:2px solid #85b765;}
        
        Border color #85b765