#85e57e color space conversions
Hex:
        #85e57e
        RGB:
        133, 229, 126
        CMY:
        48, 10, 51
        CMYK:
        42, 0, 45, 10
      HSL:
        116°, 66.4516%, 69.6078%
        HSV (HSB):
        116°, 44.9782%, 89.8039%
        XYZ:
        41.4581, 62.5315, 29.6234
        xyY:
        0.3103, 0.4680, 62.5315
      CIE-Lab:
        83.1953, -48.3729, 41.4314
        CIE-LCH:
        83.1953, 63.6906, 139.4200
        CIE-Luv:
        83.1953, -46.0842, 63.2335
        Hunter-Lab:
        79.0769, -44.8014, 33.1429
      #85e57e color charts
#85e57e RGB chart
      #85e57e CMYK chart
      #85e57e RGB pie chart
      #85e57e color shades, tints & tones
#85e57e color schemes
#85e57e color preview, HTML & CSS examples
           This text has a color of #85e57e        
        
          <p style="color:#85e57e;">Text here</p>
        
        
          .mytext {color:#85e57e;}
        
        Text color #85e57e
      
           This box has a color of #85e57e        
        
          <div style="background-color:#85e57e;">Content here</div>
        
        
          .mybackground {background-color:#85e57e;}
        
        Background color #85e57e
      
           Border around this has a color of #85e57e        
        
          <div style="border:2px solid #85e57e;">Content here</div>
        
        
          .myborder {border:2px solid #85e57e;}
        
        Border color #85e57e