#85d6ba color space conversions
Hex:
        #85d6ba
        RGB:
        133, 214, 186
        CMY:
        48, 16, 27
        CMYK:
        38, 0, 13, 16
      HSL:
        159°, 49.6933%, 68.0392%
        HSV (HSB):
        159°, 37.8505%, 83.9216%
        XYZ:
        42.5824, 56.6249, 55.1397
        xyY:
        0.2759, 0.3669, 56.6249
      CIE-Lab:
        79.9681, -31.0656, 6.0464
        CIE-LCH:
        79.9681, 31.6485, 168.9860
        CIE-Luv:
        79.9681, -38.2075, 14.1743
        Hunter-Lab:
        75.2495, -30.6766, 9.2294
      #85d6ba color charts
#85d6ba RGB chart
      #85d6ba CMYK chart
      #85d6ba RGB pie chart
      #85d6ba color shades, tints & tones
#85d6ba color schemes
#85d6ba color preview, HTML & CSS examples
           This text has a color of #85d6ba        
        
          <p style="color:#85d6ba;">Text here</p>
        
        
          .mytext {color:#85d6ba;}
        
        Text color #85d6ba
      
           This box has a color of #85d6ba        
        
          <div style="background-color:#85d6ba;">Content here</div>
        
        
          .mybackground {background-color:#85d6ba;}
        
        Background color #85d6ba
      
           Border around this has a color of #85d6ba        
        
          <div style="border:2px solid #85d6ba;">Content here</div>
        
        
          .myborder {border:2px solid #85d6ba;}
        
        Border color #85d6ba