#85d9cf color space conversions
Hex:
        #85d9cf
        RGB:
        133, 217, 207
        CMY:
        48, 15, 19
        CMYK:
        39, 0, 5, 15
      HSL:
        173°, 52.5000%, 68.6275%
        HSV (HSB):
        173°, 38.7097%, 85.0980%
        XYZ:
        45.7482, 59.1172, 68.0311
        xyY:
        0.2646, 0.3419, 59.1172
      CIE-Lab:
        81.3560, -27.7921, -3.1250
        CIE-LCH:
        81.3560, 27.9673, 186.4155
        CIE-Luv:
        81.3560, -38.9626, -0.2381
        Hunter-Lab:
        76.8877, -28.3460, 1.3610
      #85d9cf color charts
#85d9cf RGB chart
      #85d9cf CMYK chart
      #85d9cf RGB pie chart
      #85d9cf color shades, tints & tones
#85d9cf color schemes
#85d9cf color preview, HTML & CSS examples
           This text has a color of #85d9cf        
        
          <p style="color:#85d9cf;">Text here</p>
        
        
          .mytext {color:#85d9cf;}
        
        Text color #85d9cf
      
           This box has a color of #85d9cf        
        
          <div style="background-color:#85d9cf;">Content here</div>
        
        
          .mybackground {background-color:#85d9cf;}
        
        Background color #85d9cf
      
           Border around this has a color of #85d9cf        
        
          <div style="border:2px solid #85d9cf;">Content here</div>
        
        
          .myborder {border:2px solid #85d9cf;}
        
        Border color #85d9cf