#85cddb color space conversions
Hex:
        #85cddb
        RGB:
        133, 205, 219
        CMY:
        48, 20, 14
        CMYK:
        39, 6, 0, 14
      HSL:
        190°, 54.4304%, 69.0196%
        HSV (HSB):
        190°, 39.2694%, 85.8824%
        XYZ:
        44.2904, 53.7637, 75.0609
        xyY:
        0.2558, 0.3106, 53.7637
      CIE-Lab:
        78.3237, -18.9292, -14.0504
        CIE-LCH:
        78.3237, 23.5739, 216.5850
        CIE-Luv:
        78.3237, -33.7847, -18.9490
        Hunter-Lab:
        73.3237, -20.4955, -9.3681
      #85cddb color charts
#85cddb RGB chart
      #85cddb CMYK chart
      #85cddb RGB pie chart
      #85cddb color shades, tints & tones
#85cddb color schemes
#85cddb color preview, HTML & CSS examples
           This text has a color of #85cddb        
        
          <p style="color:#85cddb;">Text here</p>
        
        
          .mytext {color:#85cddb;}
        
        Text color #85cddb
      
           This box has a color of #85cddb        
        
          <div style="background-color:#85cddb;">Content here</div>
        
        
          .mybackground {background-color:#85cddb;}
        
        Background color #85cddb
      
           Border around this has a color of #85cddb        
        
          <div style="border:2px solid #85cddb;">Content here</div>
        
        
          .myborder {border:2px solid #85cddb;}
        
        Border color #85cddb