#85ad3f color space conversions
Hex:
        #85ad3f
        RGB:
        133, 173, 63
        CMY:
        48, 32, 75
        CMYK:
        23, 0, 64, 32
      HSL:
        82°, 46.6102%, 46.2745%
        HSV (HSB):
        82°, 63.5838%, 67.8431%
        XYZ:
        25.5136, 35.2326, 10.1585
        xyY:
        0.3598, 0.4969, 35.2326
      CIE-Lab:
        65.9293, -30.6053, 50.5479
        CIE-LCH:
        65.9293, 59.0913, 121.1937
        CIE-Luv:
        65.9293, -19.9114, 63.5849
        Hunter-Lab:
        59.3570, -27.1495, 31.4029
      #85ad3f color charts
#85ad3f RGB chart
      #85ad3f CMYK chart
      #85ad3f RGB pie chart
      #85ad3f color shades, tints & tones
#85ad3f color schemes
#85ad3f color preview, HTML & CSS examples
           This text has a color of #85ad3f        
        
          <p style="color:#85ad3f;">Text here</p>
        
        
          .mytext {color:#85ad3f;}
        
        Text color #85ad3f
      
           This box has a color of #85ad3f        
        
          <div style="background-color:#85ad3f;">Content here</div>
        
        
          .mybackground {background-color:#85ad3f;}
        
        Background color #85ad3f
      
           Border around this has a color of #85ad3f        
        
          <div style="border:2px solid #85ad3f;">Content here</div>
        
        
          .myborder {border:2px solid #85ad3f;}
        
        Border color #85ad3f