#85d975 color space conversions
Hex:
        #85d975
        RGB:
        133, 217, 117
        CMY:
        48, 15, 54
        CMYK:
        39, 0, 46, 15
      HSL:
        110°, 56.8182%, 65.4902%
        HSV (HSB):
        110°, 46.0829%, 85.0980%
        XYZ:
        37.6966, 55.8966, 25.6319
        xyY:
        0.3162, 0.4688, 55.8966
      CIE-Lab:
        79.5549, -44.5152, 41.2584
        CIE-LCH:
        79.5549, 60.6948, 137.1745
        CIE-Luv:
        79.5549, -40.9795, 61.5570
        Hunter-Lab:
        74.7640, -40.8360, 32.0080
      #85d975 color charts
#85d975 RGB chart
      #85d975 CMYK chart
      #85d975 RGB pie chart
      #85d975 color shades, tints & tones
#85d975 color schemes
#85d975 color preview, HTML & CSS examples
           This text has a color of #85d975        
        
          <p style="color:#85d975;">Text here</p>
        
        
          .mytext {color:#85d975;}
        
        Text color #85d975
      
           This box has a color of #85d975        
        
          <div style="background-color:#85d975;">Content here</div>
        
        
          .mybackground {background-color:#85d975;}
        
        Background color #85d975
      
           Border around this has a color of #85d975        
        
          <div style="border:2px solid #85d975;">Content here</div>
        
        
          .myborder {border:2px solid #85d975;}
        
        Border color #85d975