#85dcdb color space conversions
Hex:
        #85dcdb
        RGB:
        133, 220, 219
        CMY:
        48, 14, 14
        CMYK:
        40, 0, 0, 14
      HSL:
        179°, 55.4140%, 69.2157%
        HSV (HSB):
        179°, 39.5455%, 86.2745%
        XYZ:
        48.0522, 61.2874, 76.3149
        xyY:
        0.2588, 0.3301, 61.2874
      CIE-Lab:
        82.5330, -26.3946, -7.7714
        CIE-LCH:
        82.5330, 27.5149, 196.4061
        CIE-Luv:
        82.5330, -39.8822, -7.7918
        Hunter-Lab:
        78.2863, -27.4374, -2.9966
      #85dcdb color charts
#85dcdb RGB chart
      #85dcdb CMYK chart
      #85dcdb RGB pie chart
      #85dcdb color shades, tints & tones
#85dcdb color schemes
#85dcdb color preview, HTML & CSS examples
           This text has a color of #85dcdb        
        
          <p style="color:#85dcdb;">Text here</p>
        
        
          .mytext {color:#85dcdb;}
        
        Text color #85dcdb
      
           This box has a color of #85dcdb        
        
          <div style="background-color:#85dcdb;">Content here</div>
        
        
          .mybackground {background-color:#85dcdb;}
        
        Background color #85dcdb
      
           Border around this has a color of #85dcdb        
        
          <div style="border:2px solid #85dcdb;">Content here</div>
        
        
          .myborder {border:2px solid #85dcdb;}
        
        Border color #85dcdb