#85e892 color space conversions
Hex:
        #85e892
        RGB:
        133, 232, 146
        CMY:
        48, 9, 43
        CMYK:
        43, 0, 37, 9
      HSL:
        128°, 68.2759%, 71.5686%
        HSV (HSB):
        128°, 42.6724%, 90.9804%
        XYZ:
        43.7178, 64.7751, 37.3928
        xyY:
        0.2997, 0.4440, 64.7751
      CIE-Lab:
        84.3677, -46.6586, 32.9904
        CIE-LCH:
        84.3677, 57.1436, 144.7374
        CIE-Luv:
        84.3677, -46.8836, 53.4188
        Hunter-Lab:
        80.4830, -43.8853, 28.7916
      #85e892 color charts
#85e892 RGB chart
      #85e892 CMYK chart
      #85e892 RGB pie chart
      #85e892 color shades, tints & tones
#85e892 color schemes
#85e892 color preview, HTML & CSS examples
           This text has a color of #85e892        
        
          <p style="color:#85e892;">Text here</p>
        
        
          .mytext {color:#85e892;}
        
        Text color #85e892
      
           This box has a color of #85e892        
        
          <div style="background-color:#85e892;">Content here</div>
        
        
          .mybackground {background-color:#85e892;}
        
        Background color #85e892
      
           Border around this has a color of #85e892        
        
          <div style="border:2px solid #85e892;">Content here</div>
        
        
          .myborder {border:2px solid #85e892;}
        
        Border color #85e892