#85d3cd color space conversions
Hex:
        #85d3cd
        RGB:
        133, 211, 205
        CMY:
        48, 17, 20
        CMYK:
        37, 0, 3, 17
      HSL:
        175°, 46.9880%, 67.4510%
        HSV (HSB):
        175°, 36.9668%, 82.7451%
        XYZ:
        43.9866, 55.9829, 66.2450
        xyY:
        0.2646, 0.3368, 55.9829
      CIE-Lab:
        79.6041, -25.3362, -4.6360
        CIE-LCH:
        79.6041, 25.7569, 190.3693
        CIE-Luv:
        79.6041, -36.5277, -2.9749
        Hunter-Lab:
        74.8217, -26.0004, -0.1185
      #85d3cd color charts
#85d3cd RGB chart
      #85d3cd CMYK chart
      #85d3cd RGB pie chart
      #85d3cd color shades, tints & tones
#85d3cd color schemes
#85d3cd color preview, HTML & CSS examples
           This text has a color of #85d3cd        
        
          <p style="color:#85d3cd;">Text here</p>
        
        
          .mytext {color:#85d3cd;}
        
        Text color #85d3cd
      
           This box has a color of #85d3cd        
        
          <div style="background-color:#85d3cd;">Content here</div>
        
        
          .mybackground {background-color:#85d3cd;}
        
        Background color #85d3cd
      
           Border around this has a color of #85d3cd        
        
          <div style="border:2px solid #85d3cd;">Content here</div>
        
        
          .myborder {border:2px solid #85d3cd;}
        
        Border color #85d3cd