#85e77b color space conversions
Hex:
        #85e77b
        RGB:
        133, 231, 123
        CMY:
        48, 9, 52
        CMYK:
        42, 0, 47, 9
      HSL:
        114°, 69.2308%, 69.4118%
        HSV (HSB):
        114°, 46.7532%, 90.5882%
        XYZ:
        41.8239, 63.5684, 28.8045
        xyY:
        0.3117, 0.4737, 63.5684
      CIE-Lab:
        83.7406, -49.6111, 43.5769
        CIE-LCH:
        83.7406, 66.0319, 138.7049
        CIE-Luv:
        83.7406, -47.0166, 65.9021
        Hunter-Lab:
        79.7298, -45.8913, 34.3908
      #85e77b color charts
#85e77b RGB chart
      #85e77b CMYK chart
      #85e77b RGB pie chart
      #85e77b color shades, tints & tones
#85e77b color schemes
#85e77b color preview, HTML & CSS examples
           This text has a color of #85e77b        
        
          <p style="color:#85e77b;">Text here</p>
        
        
          .mytext {color:#85e77b;}
        
        Text color #85e77b
      
           This box has a color of #85e77b        
        
          <div style="background-color:#85e77b;">Content here</div>
        
        
          .mybackground {background-color:#85e77b;}
        
        Background color #85e77b
      
           Border around this has a color of #85e77b        
        
          <div style="border:2px solid #85e77b;">Content here</div>
        
        
          .myborder {border:2px solid #85e77b;}
        
        Border color #85e77b