#85d2ab color space conversions
Hex:
        #85d2ab
        RGB:
        133, 210, 171
        CMY:
        48, 18, 33
        CMYK:
        37, 0, 19, 18
      HSL:
        150°, 46.1078%, 67.2549%
        HSV (HSB):
        150°, 36.6667%, 82.3529%
        XYZ:
        40.0701, 54.0200, 46.8431
        xyY:
        0.2843, 0.3833, 54.0200
      CIE-Lab:
        78.4734, -32.2996, 11.9032
        CIE-LCH:
        78.4734, 34.4231, 159.7699
        CIE-Luv:
        78.4734, -36.8145, 22.7585
        Hunter-Lab:
        73.4983, -31.3066, 13.6612
      #85d2ab color charts
#85d2ab RGB chart
      #85d2ab CMYK chart
      #85d2ab RGB pie chart
      #85d2ab color shades, tints & tones
#85d2ab color schemes
#85d2ab color preview, HTML & CSS examples
           This text has a color of #85d2ab        
        
          <p style="color:#85d2ab;">Text here</p>
        
        
          .mytext {color:#85d2ab;}
        
        Text color #85d2ab
      
           This box has a color of #85d2ab        
        
          <div style="background-color:#85d2ab;">Content here</div>
        
        
          .mybackground {background-color:#85d2ab;}
        
        Background color #85d2ab
      
           Border around this has a color of #85d2ab        
        
          <div style="border:2px solid #85d2ab;">Content here</div>
        
        
          .myborder {border:2px solid #85d2ab;}
        
        Border color #85d2ab