#85e085 color space conversions
Hex:
        #85e085
        RGB:
        133, 224, 133
        CMY:
        48, 12, 48
        CMYK:
        41, 0, 41, 12
      HSL:
        120°, 59.4771%, 70.0000%
        HSV (HSB):
        120°, 40.6250%, 87.8431%
        XYZ:
        40.5622, 59.9913, 31.6319
        xyY:
        0.3069, 0.4538, 59.9913
      CIE-Lab:
        81.8335, -45.2544, 36.2182
        CIE-LCH:
        81.8335, 57.9631, 141.3288
        CIE-Luv:
        81.8335, -43.7528, 56.5558
        Hunter-Lab:
        77.4541, -42.0654, 30.0040
      #85e085 color charts
#85e085 RGB chart
      #85e085 CMYK chart
      #85e085 RGB pie chart
      #85e085 color shades, tints & tones
#85e085 color schemes
#85e085 color preview, HTML & CSS examples
           This text has a color of #85e085        
        
          <p style="color:#85e085;">Text here</p>
        
        
          .mytext {color:#85e085;}
        
        Text color #85e085
      
           This box has a color of #85e085        
        
          <div style="background-color:#85e085;">Content here</div>
        
        
          .mybackground {background-color:#85e085;}
        
        Background color #85e085
      
           Border around this has a color of #85e085        
        
          <div style="border:2px solid #85e085;">Content here</div>
        
        
          .myborder {border:2px solid #85e085;}
        
        Border color #85e085