#85eb5d color space conversions
Hex:
        #85eb5d
        RGB:
        133, 235, 93
        CMY:
        48, 8, 64
        CMYK:
        43, 0, 60, 8
      HSL:
        103°, 78.0220%, 64.3137%
        HSV (HSB):
        103°, 60.4255%, 92.1569%
        XYZ:
        41.3570, 65.1935, 20.7598
        xyY:
        0.3249, 0.5121, 65.1935
      CIE-Lab:
        84.5834, -54.6645, 58.3084
        CIE-LCH:
        84.5834, 79.9254, 133.1526
        CIE-Luv:
        84.5834, -49.3535, 81.5560
        Hunter-Lab:
        80.7425, -49.8702, 41.2756
      #85eb5d color charts
#85eb5d RGB chart
      #85eb5d CMYK chart
      #85eb5d RGB pie chart
      #85eb5d color shades, tints & tones
#85eb5d color schemes
#85eb5d color preview, HTML & CSS examples
           This text has a color of #85eb5d        
        
          <p style="color:#85eb5d;">Text here</p>
        
        
          .mytext {color:#85eb5d;}
        
        Text color #85eb5d
      
           This box has a color of #85eb5d        
        
          <div style="background-color:#85eb5d;">Content here</div>
        
        
          .mybackground {background-color:#85eb5d;}
        
        Background color #85eb5d
      
           Border around this has a color of #85eb5d        
        
          <div style="border:2px solid #85eb5d;">Content here</div>
        
        
          .myborder {border:2px solid #85eb5d;}
        
        Border color #85eb5d