#85dfa1 color space conversions
Hex:
        #85dfa1
        RGB:
        133, 223, 161
        CMY:
        48, 13, 37
        CMYK:
        40, 0, 28, 13
      HSL:
        139°, 58.4416%, 69.8039%
        HSV (HSB):
        139°, 40.3587%, 87.4510%
        XYZ:
        42.4936, 60.3351, 43.1244
        xyY:
        0.2911, 0.4134, 60.3351
      CIE-Lab:
        82.0200, -40.1760, 22.1239
        CIE-LCH:
        82.0200, 45.8648, 151.1595
        CIE-Luv:
        82.0200, -42.6528, 38.2859
        Hunter-Lab:
        77.6757, -38.2815, 21.4560
      #85dfa1 color charts
#85dfa1 RGB chart
      #85dfa1 CMYK chart
      #85dfa1 RGB pie chart
      #85dfa1 color shades, tints & tones
#85dfa1 color schemes
#85dfa1 color preview, HTML & CSS examples
           This text has a color of #85dfa1        
        
          <p style="color:#85dfa1;">Text here</p>
        
        
          .mytext {color:#85dfa1;}
        
        Text color #85dfa1
      
           This box has a color of #85dfa1        
        
          <div style="background-color:#85dfa1;">Content here</div>
        
        
          .mybackground {background-color:#85dfa1;}
        
        Background color #85dfa1
      
           Border around this has a color of #85dfa1        
        
          <div style="border:2px solid #85dfa1;">Content here</div>
        
        
          .myborder {border:2px solid #85dfa1;}
        
        Border color #85dfa1