#85da5e color space conversions
Hex:
        #85da5e
        RGB:
        133, 218, 94
        CMY:
        48, 15, 63
        CMYK:
        39, 0, 57, 15
      HSL:
        101°, 62.6263%, 61.1765%
        HSV (HSB):
        101°, 56.8807%, 85.4902%
        XYZ:
        36.7646, 55.9375, 19.4490
        xyY:
        0.3278, 0.4988, 55.9375
      CIE-Lab:
        79.5782, -47.6683, 52.1545
        CIE-LCH:
        79.5782, 70.6566, 132.4268
        CIE-Luv:
        79.5782, -41.8140, 73.0116
        Hunter-Lab:
        74.7914, -43.1410, 36.9360
      #85da5e color charts
#85da5e RGB chart
      #85da5e CMYK chart
      #85da5e RGB pie chart
      #85da5e color shades, tints & tones
#85da5e color schemes
#85da5e color preview, HTML & CSS examples
           This text has a color of #85da5e        
        
          <p style="color:#85da5e;">Text here</p>
        
        
          .mytext {color:#85da5e;}
        
        Text color #85da5e
      
           This box has a color of #85da5e        
        
          <div style="background-color:#85da5e;">Content here</div>
        
        
          .mybackground {background-color:#85da5e;}
        
        Background color #85da5e
      
           Border around this has a color of #85da5e        
        
          <div style="border:2px solid #85da5e;">Content here</div>
        
        
          .myborder {border:2px solid #85da5e;}
        
        Border color #85da5e