#85e077 color space conversions
Hex:
        #85e077
        RGB:
        133, 224, 119
        CMY:
        48, 12, 53
        CMYK:
        41, 0, 47, 12
      HSL:
        112°, 62.8743%, 67.2549%
        HSV (HSB):
        112°, 46.8750%, 87.8431%
        XYZ:
        39.6583, 59.6298, 26.8722
        xyY:
        0.3143, 0.4727, 59.6298
      CIE-Lab:
        81.6365, -47.2227, 42.8867
        CIE-LCH:
        81.6365, 63.7908, 137.7549
        CIE-Luv:
        81.6365, -44.0515, 64.2556
        Hunter-Lab:
        77.2203, -43.4627, 33.4216
      #85e077 color charts
#85e077 RGB chart
      #85e077 CMYK chart
      #85e077 RGB pie chart
      #85e077 color shades, tints & tones
#85e077 color schemes
#85e077 color preview, HTML & CSS examples
           This text has a color of #85e077        
        
          <p style="color:#85e077;">Text here</p>
        
        
          .mytext {color:#85e077;}
        
        Text color #85e077
      
           This box has a color of #85e077        
        
          <div style="background-color:#85e077;">Content here</div>
        
        
          .mybackground {background-color:#85e077;}
        
        Background color #85e077
      
           Border around this has a color of #85e077        
        
          <div style="border:2px solid #85e077;">Content here</div>
        
        
          .myborder {border:2px solid #85e077;}
        
        Border color #85e077