#85ad7d color space conversions
Hex:
        #85ad7d
        RGB:
        133, 173, 125
        CMY:
        48, 32, 51
        CMYK:
        23, 0, 28, 32
      HSL:
        110°, 22.6415%, 58.4314%
        HSV (HSB):
        110°, 27.7457%, 67.8431%
        XYZ:
        28.3181, 36.3544, 24.9266
        xyY:
        0.3161, 0.4057, 36.3544
      CIE-Lab:
        66.7898, -22.9047, 20.3928
        CIE-LCH:
        66.7898, 30.6675, 138.3203
        CIE-Luv:
        66.7898, -20.0987, 31.4864
        Hunter-Lab:
        60.2946, -21.6807, 17.6949
      #85ad7d color charts
#85ad7d RGB chart
      #85ad7d CMYK chart
      #85ad7d RGB pie chart
      #85ad7d color shades, tints & tones
#85ad7d color schemes
#85ad7d color preview, HTML & CSS examples
           This text has a color of #85ad7d        
        
          <p style="color:#85ad7d;">Text here</p>
        
        
          .mytext {color:#85ad7d;}
        
        Text color #85ad7d
      
           This box has a color of #85ad7d        
        
          <div style="background-color:#85ad7d;">Content here</div>
        
        
          .mybackground {background-color:#85ad7d;}
        
        Background color #85ad7d
      
           Border around this has a color of #85ad7d        
        
          <div style="border:2px solid #85ad7d;">Content here</div>
        
        
          .myborder {border:2px solid #85ad7d;}
        
        Border color #85ad7d