#85db9e color space conversions
Hex:
        #85db9e
        RGB:
        133, 219, 158
        CMY:
        48, 14, 38
        CMYK:
        39, 0, 28, 14
      HSL:
        137°, 54.4304%, 69.0196%
        HSV (HSB):
        137°, 39.2694%, 85.8824%
        XYZ:
        41.1759, 58.1182, 41.3955
        xyY:
        0.2927, 0.4131, 58.1182
      CIE-Lab:
        80.8045, -38.9298, 22.0178
        CIE-LCH:
        80.8045, 44.7249, 150.5085
        CIE-Luv:
        80.8045, -41.0029, 37.8152
        Hunter-Lab:
        76.2353, -37.0010, 21.1705
      #85db9e color charts
#85db9e RGB chart
      #85db9e CMYK chart
      #85db9e RGB pie chart
      #85db9e color shades, tints & tones
#85db9e color schemes
#85db9e color preview, HTML & CSS examples
           This text has a color of #85db9e        
        
          <p style="color:#85db9e;">Text here</p>
        
        
          .mytext {color:#85db9e;}
        
        Text color #85db9e
      
           This box has a color of #85db9e        
        
          <div style="background-color:#85db9e;">Content here</div>
        
        
          .mybackground {background-color:#85db9e;}
        
        Background color #85db9e
      
           Border around this has a color of #85db9e        
        
          <div style="border:2px solid #85db9e;">Content here</div>
        
        
          .myborder {border:2px solid #85db9e;}
        
        Border color #85db9e