#85ebdb color space conversions
Hex:
        #85ebdb
        RGB:
        133, 235, 219
        CMY:
        48, 8, 14
        CMYK:
        43, 0, 7, 8
      HSL:
        171°, 71.8310%, 72.1569%
        HSV (HSB):
        171°, 43.4043%, 92.1569%
        XYZ:
        52.1674, 69.5177, 77.6866
        xyY:
        0.2617, 0.3487, 69.5177
      CIE-Lab:
        86.7598, -33.5529, -1.5420
        CIE-LCH:
        86.7598, 33.5883, 182.6313
        CIE-Luv:
        86.7598, -45.9139, 3.1527
        Hunter-Lab:
        83.3773, -34.2266, 3.1208
      #85ebdb color charts
#85ebdb RGB chart
      #85ebdb CMYK chart
      #85ebdb RGB pie chart
      #85ebdb color shades, tints & tones
#85ebdb color schemes
#85ebdb color preview, HTML & CSS examples
           This text has a color of #85ebdb        
        
          <p style="color:#85ebdb;">Text here</p>
        
        
          .mytext {color:#85ebdb;}
        
        Text color #85ebdb
      
           This box has a color of #85ebdb        
        
          <div style="background-color:#85ebdb;">Content here</div>
        
        
          .mybackground {background-color:#85ebdb;}
        
        Background color #85ebdb
      
           Border around this has a color of #85ebdb        
        
          <div style="border:2px solid #85ebdb;">Content here</div>
        
        
          .myborder {border:2px solid #85ebdb;}
        
        Border color #85ebdb