#85a841 color space conversions
Hex:
        #85a841
        RGB:
        133, 168, 65
        CMY:
        48, 34, 75
        CMYK:
        21, 0, 61, 34
      HSL:
        80°, 44.2060%, 45.6863%
        HSV (HSB):
        80°, 61.3095%, 65.8824%
        XYZ:
        24.6296, 33.3735, 10.1446
        xyY:
        0.3614, 0.4897, 33.3735
      CIE-Lab:
        64.4622, -28.0504, 48.0596
        CIE-LCH:
        64.4622, 55.6466, 120.2703
        CIE-Luv:
        64.4622, -17.2140, 60.5099
        Hunter-Lab:
        57.7698, -24.9952, 30.0272
      #85a841 color charts
#85a841 RGB chart
      #85a841 CMYK chart
      #85a841 RGB pie chart
      #85a841 color shades, tints & tones
#85a841 color schemes
#85a841 color preview, HTML & CSS examples
           This text has a color of #85a841        
        
          <p style="color:#85a841;">Text here</p>
        
        
          .mytext {color:#85a841;}
        
        Text color #85a841
      
           This box has a color of #85a841        
        
          <div style="background-color:#85a841;">Content here</div>
        
        
          .mybackground {background-color:#85a841;}
        
        Background color #85a841
      
           Border around this has a color of #85a841        
        
          <div style="border:2px solid #85a841;">Content here</div>
        
        
          .myborder {border:2px solid #85a841;}
        
        Border color #85a841