#85ef9d color space conversions
Hex:
        #85ef9d
        RGB:
        133, 239, 157
        CMY:
        48, 6, 38
        CMYK:
        44, 0, 34, 6
      HSL:
        134°, 76.8116%, 72.9412%
        HSV (HSB):
        134°, 44.3515%, 93.7255%
        XYZ:
        46.6252, 69.1539, 42.7889
        xyY:
        0.2940, 0.4361, 69.1539
      CIE-Lab:
        86.5802, -47.8222, 30.3682
        CIE-LCH:
        86.5802, 56.6497, 147.5835
        CIE-Luv:
        86.5802, -49.5232, 50.7118
        Hunter-Lab:
        83.1588, -45.4472, 27.7038
      #85ef9d color charts
#85ef9d RGB chart
      #85ef9d CMYK chart
      #85ef9d RGB pie chart
      #85ef9d color shades, tints & tones
#85ef9d color schemes
#85ef9d color preview, HTML & CSS examples
           This text has a color of #85ef9d        
        
          <p style="color:#85ef9d;">Text here</p>
        
        
          .mytext {color:#85ef9d;}
        
        Text color #85ef9d
      
           This box has a color of #85ef9d        
        
          <div style="background-color:#85ef9d;">Content here</div>
        
        
          .mybackground {background-color:#85ef9d;}
        
        Background color #85ef9d
      
           Border around this has a color of #85ef9d        
        
          <div style="border:2px solid #85ef9d;">Content here</div>
        
        
          .myborder {border:2px solid #85ef9d;}
        
        Border color #85ef9d