#85eb5e color space conversions
Hex:
        #85eb5e
        RGB:
        133, 235, 94
        CMY:
        48, 8, 63
        CMYK:
        43, 0, 60, 8
      HSL:
        103°, 77.9006%, 64.5098%
        HSV (HSB):
        103°, 60.0000%, 92.1569%
        XYZ:
        41.4016, 65.2114, 20.9946
        xyY:
        0.3244, 0.5110, 65.2114
      CIE-Lab:
        84.5925, -54.5679, 57.8917
        CIE-LCH:
        84.5925, 79.5557, 133.3071
        CIE-Luv:
        84.5925, -49.3356, 81.1676
        Hunter-Lab:
        80.7536, -49.8035, 41.1130
      #85eb5e color charts
#85eb5e RGB chart
      #85eb5e CMYK chart
      #85eb5e RGB pie chart
      #85eb5e color shades, tints & tones
#85eb5e color schemes
#85eb5e color preview, HTML & CSS examples
           This text has a color of #85eb5e        
        
          <p style="color:#85eb5e;">Text here</p>
        
        
          .mytext {color:#85eb5e;}
        
        Text color #85eb5e
      
           This box has a color of #85eb5e        
        
          <div style="background-color:#85eb5e;">Content here</div>
        
        
          .mybackground {background-color:#85eb5e;}
        
        Background color #85eb5e
      
           Border around this has a color of #85eb5e        
        
          <div style="border:2px solid #85eb5e;">Content here</div>
        
        
          .myborder {border:2px solid #85eb5e;}
        
        Border color #85eb5e