#85dac8 color space conversions
Hex:
        #85dac8
        RGB:
        133, 218, 200
        CMY:
        48, 15, 22
        CMYK:
        39, 0, 8, 15
      HSL:
        167°, 53.4591%, 68.8235%
        HSV (HSB):
        167°, 38.9908%, 85.4902%
        XYZ:
        45.1696, 59.2995, 63.7088
        xyY:
        0.2686, 0.3526, 59.2995
      CIE-Lab:
        81.4559, -29.8819, 0.7478
        CIE-LCH:
        81.4559, 29.8912, 178.5665
        CIE-Luv:
        81.4559, -39.5501, 6.0649
        Hunter-Lab:
        77.0062, -30.0578, 4.8524
      #85dac8 color charts
#85dac8 RGB chart
      #85dac8 CMYK chart
      #85dac8 RGB pie chart
      #85dac8 color shades, tints & tones
#85dac8 color schemes
#85dac8 color preview, HTML & CSS examples
           This text has a color of #85dac8        
        
          <p style="color:#85dac8;">Text here</p>
        
        
          .mytext {color:#85dac8;}
        
        Text color #85dac8
      
           This box has a color of #85dac8        
        
          <div style="background-color:#85dac8;">Content here</div>
        
        
          .mybackground {background-color:#85dac8;}
        
        Background color #85dac8
      
           Border around this has a color of #85dac8        
        
          <div style="border:2px solid #85dac8;">Content here</div>
        
        
          .myborder {border:2px solid #85dac8;}
        
        Border color #85dac8