#85e0ce color space conversions
Hex:
        #85e0ce
        RGB:
        133, 224, 206
        CMY:
        48, 12, 19
        CMYK:
        41, 0, 8, 12
      HSL:
        168°, 59.4771%, 70.0000%
        HSV (HSB):
        168°, 40.6250%, 87.8431%
        XYZ:
        47.4691, 62.7541, 68.0034
        xyY:
        0.2663, 0.3521, 62.7541
      CIE-Lab:
        83.3128, -31.3737, 0.2720
        CIE-LCH:
        83.3128, 31.3749, 179.5032
        CIE-Luv:
        83.3128, -41.8639, 5.5930
        Hunter-Lab:
        79.2175, -31.6689, 4.5554
      #85e0ce color charts
#85e0ce RGB chart
      #85e0ce CMYK chart
      #85e0ce RGB pie chart
      #85e0ce color shades, tints & tones
#85e0ce color schemes
#85e0ce color preview, HTML & CSS examples
           This text has a color of #85e0ce        
        
          <p style="color:#85e0ce;">Text here</p>
        
        
          .mytext {color:#85e0ce;}
        
        Text color #85e0ce
      
           This box has a color of #85e0ce        
        
          <div style="background-color:#85e0ce;">Content here</div>
        
        
          .mybackground {background-color:#85e0ce;}
        
        Background color #85e0ce
      
           Border around this has a color of #85e0ce        
        
          <div style="border:2px solid #85e0ce;">Content here</div>
        
        
          .myborder {border:2px solid #85e0ce;}
        
        Border color #85e0ce