#85be89 color space conversions
Hex:
        #85be89
        RGB:
        133, 190, 137
        CMY:
        48, 25, 46
        CMYK:
        30, 0, 28, 25
      HSL:
        124°, 30.4813%, 63.3333%
        HSV (HSB):
        124°, 30.0000%, 74.5098%
        XYZ:
        32.6017, 43.6196, 30.3680
        xyY:
        0.3059, 0.4092, 43.6196
      CIE-Lab:
        71.9735, -29.1941, 21.0065
        CIE-LCH:
        71.9735, 35.9663, 144.2632
        CIE-Luv:
        71.9735, -28.2773, 33.9276
        Hunter-Lab:
        66.0451, -27.4665, 18.9696
      #85be89 color charts
#85be89 RGB chart
      #85be89 CMYK chart
      #85be89 RGB pie chart
      #85be89 color shades, tints & tones
#85be89 color schemes
#85be89 color preview, HTML & CSS examples
           This text has a color of #85be89        
        
          <p style="color:#85be89;">Text here</p>
        
        
          .mytext {color:#85be89;}
        
        Text color #85be89
      
           This box has a color of #85be89        
        
          <div style="background-color:#85be89;">Content here</div>
        
        
          .mybackground {background-color:#85be89;}
        
        Background color #85be89
      
           Border around this has a color of #85be89        
        
          <div style="border:2px solid #85be89;">Content here</div>
        
        
          .myborder {border:2px solid #85be89;}
        
        Border color #85be89