#85e1db color space conversions
Hex:
        #85e1db
        RGB:
        133, 225, 219
        CMY:
        48, 12, 14
        CMYK:
        41, 0, 3, 12
      HSL:
        176°, 60.5263%, 70.1961%
        HSV (HSB):
        176°, 40.8889%, 88.2353%
        XYZ:
        49.3843, 63.9514, 76.7589
        xyY:
        0.2598, 0.3364, 63.9514
      CIE-Lab:
        83.9405, -28.8143, -5.6886
        CIE-LCH:
        83.9405, 29.3705, 191.1679
        CIE-Luv:
        83.9405, -41.9014, -4.1168
        Hunter-Lab:
        79.9696, -29.7164, -0.9308
      #85e1db color charts
#85e1db RGB chart
      #85e1db CMYK chart
      #85e1db RGB pie chart
      #85e1db color shades, tints & tones
#85e1db color schemes
#85e1db color preview, HTML & CSS examples
           This text has a color of #85e1db        
        
          <p style="color:#85e1db;">Text here</p>
        
        
          .mytext {color:#85e1db;}
        
        Text color #85e1db
      
           This box has a color of #85e1db        
        
          <div style="background-color:#85e1db;">Content here</div>
        
        
          .mybackground {background-color:#85e1db;}
        
        Background color #85e1db
      
           Border around this has a color of #85e1db        
        
          <div style="border:2px solid #85e1db;">Content here</div>
        
        
          .myborder {border:2px solid #85e1db;}
        
        Border color #85e1db