#85cd97 color space conversions
Hex:
        #85cd97
        RGB:
        133, 205, 151
        CMY:
        48, 20, 41
        CMYK:
        35, 0, 26, 20
      HSL:
        135°, 41.8605%, 66.2745%
        HSV (HSB):
        135°, 35.1220%, 80.3922%
        XYZ:
        37.0901, 50.8836, 37.1448
        xyY:
        0.2964, 0.4067, 50.8836
      CIE-Lab:
        76.6084, -33.7955, 19.9226
        CIE-LCH:
        76.6084, 39.2307, 149.4805
        CIE-Luv:
        76.6084, -34.9806, 33.7876
        Hunter-Lab:
        71.3327, -32.0195, 19.0590
      #85cd97 color charts
#85cd97 RGB chart
      #85cd97 CMYK chart
      #85cd97 RGB pie chart
      #85cd97 color shades, tints & tones
#85cd97 color schemes
#85cd97 color preview, HTML & CSS examples
           This text has a color of #85cd97        
        
          <p style="color:#85cd97;">Text here</p>
        
        
          .mytext {color:#85cd97;}
        
        Text color #85cd97
      
           This box has a color of #85cd97        
        
          <div style="background-color:#85cd97;">Content here</div>
        
        
          .mybackground {background-color:#85cd97;}
        
        Background color #85cd97
      
           Border around this has a color of #85cd97        
        
          <div style="border:2px solid #85cd97;">Content here</div>
        
        
          .myborder {border:2px solid #85cd97;}
        
        Border color #85cd97