#85aa2e color space conversions
Hex:
        #85aa2e
        RGB:
        133, 170, 46
        CMY:
        48, 33, 82
        CMYK:
        22, 0, 73, 33
      HSL:
        78°, 57.4074%, 42.3529%
        HSV (HSB):
        78°, 72.9412%, 66.6667%
        XYZ:
        24.5407, 33.9333, 7.8411
        xyY:
        0.3701, 0.5117, 33.9333
      CIE-Lab:
        64.9096, -30.3628, 56.2905
        CIE-LCH:
        64.9096, 63.9571, 118.3422
        CIE-Luv:
        64.9096, -18.2474, 67.4173
        Hunter-Lab:
        58.2523, -26.7423, 32.7958
      #85aa2e color charts
#85aa2e RGB chart
      #85aa2e CMYK chart
      #85aa2e RGB pie chart
      #85aa2e color shades, tints & tones
#85aa2e color schemes
#85aa2e color preview, HTML & CSS examples
           This text has a color of #85aa2e        
        
          <p style="color:#85aa2e;">Text here</p>
        
        
          .mytext {color:#85aa2e;}
        
        Text color #85aa2e
      
           This box has a color of #85aa2e        
        
          <div style="background-color:#85aa2e;">Content here</div>
        
        
          .mybackground {background-color:#85aa2e;}
        
        Background color #85aa2e
      
           Border around this has a color of #85aa2e        
        
          <div style="border:2px solid #85aa2e;">Content here</div>
        
        
          .myborder {border:2px solid #85aa2e;}
        
        Border color #85aa2e