#85ecce color space conversions
Hex:
        #85ecce
        RGB:
        133, 236, 206
        CMY:
        48, 7, 19
        CMYK:
        44, 0, 13, 7
      HSL:
        163°, 73.0496%, 72.3529%
        HSV (HSB):
        163°, 43.6441%, 92.5490%
        XYZ:
        50.8089, 69.4337, 69.1167
        xyY:
        0.2683, 0.3667, 69.4337
      CIE-Lab:
        86.7184, -36.9592, 5.2158
        CIE-LCH:
        86.7184, 37.3255, 171.9673
        CIE-Luv:
        86.7184, -46.7443, 14.0722
        Hunter-Lab:
        83.3269, -36.9809, 9.1499
      #85ecce color charts
#85ecce RGB chart
      #85ecce CMYK chart
      #85ecce RGB pie chart
      #85ecce color shades, tints & tones
#85ecce color schemes
#85ecce color preview, HTML & CSS examples
           This text has a color of #85ecce        
        
          <p style="color:#85ecce;">Text here</p>
        
        
          .mytext {color:#85ecce;}
        
        Text color #85ecce
      
           This box has a color of #85ecce        
        
          <div style="background-color:#85ecce;">Content here</div>
        
        
          .mybackground {background-color:#85ecce;}
        
        Background color #85ecce
      
           Border around this has a color of #85ecce        
        
          <div style="border:2px solid #85ecce;">Content here</div>
        
        
          .myborder {border:2px solid #85ecce;}
        
        Border color #85ecce