#85e88d color space conversions
Hex:
        #85e88d
        RGB:
        133, 232, 141
        CMY:
        48, 9, 45
        CMYK:
        43, 0, 39, 9
      HSL:
        125°, 68.2759%, 71.5686%
        HSV (HSB):
        125°, 42.6724%, 90.9804%
        XYZ:
        43.3372, 64.6229, 35.3887
        xyY:
        0.3023, 0.4508, 64.6229
      CIE-Lab:
        84.2890, -47.4427, 35.4030
        CIE-LCH:
        84.2890, 59.1961, 143.2687
        CIE-Luv:
        84.2890, -47.0129, 56.4207
        Hunter-Lab:
        80.3883, -44.4506, 30.1711
      #85e88d color charts
#85e88d RGB chart
      #85e88d CMYK chart
      #85e88d RGB pie chart
      #85e88d color shades, tints & tones
#85e88d color schemes
#85e88d color preview, HTML & CSS examples
           This text has a color of #85e88d        
        
          <p style="color:#85e88d;">Text here</p>
        
        
          .mytext {color:#85e88d;}
        
        Text color #85e88d
      
           This box has a color of #85e88d        
        
          <div style="background-color:#85e88d;">Content here</div>
        
        
          .mybackground {background-color:#85e88d;}
        
        Background color #85e88d
      
           Border around this has a color of #85e88d        
        
          <div style="border:2px solid #85e88d;">Content here</div>
        
        
          .myborder {border:2px solid #85e88d;}
        
        Border color #85e88d