#85db9d color space conversions
Hex:
        #85db9d
        RGB:
        133, 219, 157
        CMY:
        48, 14, 38
        CMYK:
        39, 0, 28, 14
      HSL:
        137°, 54.4304%, 69.0196%
        HSV (HSB):
        137°, 39.2694%, 85.8824%
        XYZ:
        41.0902, 58.0839, 40.9439
        xyY:
        0.2933, 0.4145, 58.0839
      CIE-Lab:
        80.7854, -39.1105, 22.5138
        CIE-LCH:
        80.7854, 45.1276, 150.0734
        CIE-Luv:
        80.7854, -41.0263, 38.4934
        Hunter-Lab:
        76.2128, -37.1340, 21.4965
      #85db9d color charts
#85db9d RGB chart
      #85db9d CMYK chart
      #85db9d RGB pie chart
      #85db9d color shades, tints & tones
#85db9d color schemes
#85db9d color preview, HTML & CSS examples
           This text has a color of #85db9d        
        
          <p style="color:#85db9d;">Text here</p>
        
        
          .mytext {color:#85db9d;}
        
        Text color #85db9d
      
           This box has a color of #85db9d        
        
          <div style="background-color:#85db9d;">Content here</div>
        
        
          .mybackground {background-color:#85db9d;}
        
        Background color #85db9d
      
           Border around this has a color of #85db9d        
        
          <div style="border:2px solid #85db9d;">Content here</div>
        
        
          .myborder {border:2px solid #85db9d;}
        
        Border color #85db9d