#85da5b color space conversions
Hex:
        #85da5b
        RGB:
        133, 218, 91
        CMY:
        48, 15, 64
        CMYK:
        39, 0, 58, 15
      HSL:
        100°, 63.1841%, 60.5882%
        HSV (HSB):
        100°, 58.2569%, 85.4902%
        XYZ:
        36.6326, 55.8847, 18.7536
        xyY:
        0.3292, 0.5022, 55.8847
      CIE-Lab:
        79.5481, -47.9753, 53.4613
        CIE-LCH:
        79.5481, 71.8313, 131.9043
        CIE-Luv:
        79.5481, -41.8585, 74.2578
        Hunter-Lab:
        74.7561, -43.3530, 37.4555
      #85da5b color charts
#85da5b RGB chart
      #85da5b CMYK chart
      #85da5b RGB pie chart
      #85da5b color shades, tints & tones
#85da5b color schemes
#85da5b color preview, HTML & CSS examples
           This text has a color of #85da5b        
        
          <p style="color:#85da5b;">Text here</p>
        
        
          .mytext {color:#85da5b;}
        
        Text color #85da5b
      
           This box has a color of #85da5b        
        
          <div style="background-color:#85da5b;">Content here</div>
        
        
          .mybackground {background-color:#85da5b;}
        
        Background color #85da5b
      
           Border around this has a color of #85da5b        
        
          <div style="border:2px solid #85da5b;">Content here</div>
        
        
          .myborder {border:2px solid #85da5b;}
        
        Border color #85da5b