#85dbce color space conversions
Hex:
        #85dbce
        RGB:
        133, 219, 206
        CMY:
        48, 14, 19
        CMYK:
        39, 0, 6, 14
      HSL:
        171°, 54.4304%, 69.0196%
        HSV (HSB):
        171°, 39.2694%, 85.8824%
        XYZ:
        46.1450, 60.1058, 67.5620
        xyY:
        0.2655, 0.3458, 60.1058
      CIE-Lab:
        81.8957, -28.9888, -1.8007
        CIE-LCH:
        81.8957, 29.0446, 183.5544
        CIE-Luv:
        81.8957, -39.8112, 2.0080
        Hunter-Lab:
        77.5279, -29.4299, 2.6011
      #85dbce color charts
#85dbce RGB chart
      #85dbce CMYK chart
      #85dbce RGB pie chart
      #85dbce color shades, tints & tones
#85dbce color schemes
#85dbce color preview, HTML & CSS examples
           This text has a color of #85dbce        
        
          <p style="color:#85dbce;">Text here</p>
        
        
          .mytext {color:#85dbce;}
        
        Text color #85dbce
      
           This box has a color of #85dbce        
        
          <div style="background-color:#85dbce;">Content here</div>
        
        
          .mybackground {background-color:#85dbce;}
        
        Background color #85dbce
      
           Border around this has a color of #85dbce        
        
          <div style="border:2px solid #85dbce;">Content here</div>
        
        
          .myborder {border:2px solid #85dbce;}
        
        Border color #85dbce