#85c1bd color space conversions
Hex:
        #85c1bd
        RGB:
        133, 193, 189
        CMY:
        48, 24, 26
        CMYK:
        31, 0, 2, 24
      HSL:
        176°, 32.6087%, 63.9216%
        HSV (HSB):
        176°, 31.0881%, 75.6863%
        XYZ:
        37.9281, 46.8006, 55.1785
        xyY:
        0.2711, 0.3345, 46.8006
      CIE-Lab:
        74.0620, -20.0884, -4.1738
        CIE-LCH:
        74.0620, 20.5174, 191.7376
        CIE-Luv:
        74.0620, -29.1626, -3.0414
        Hunter-Lab:
        68.4110, -20.7559, 0.0659
      #85c1bd color charts
#85c1bd RGB chart
      #85c1bd CMYK chart
      #85c1bd RGB pie chart
      #85c1bd color shades, tints & tones
#85c1bd color schemes
#85c1bd color preview, HTML & CSS examples
           This text has a color of #85c1bd        
        
          <p style="color:#85c1bd;">Text here</p>
        
        
          .mytext {color:#85c1bd;}
        
        Text color #85c1bd
      
           This box has a color of #85c1bd        
        
          <div style="background-color:#85c1bd;">Content here</div>
        
        
          .mybackground {background-color:#85c1bd;}
        
        Background color #85c1bd
      
           Border around this has a color of #85c1bd        
        
          <div style="border:2px solid #85c1bd;">Content here</div>
        
        
          .myborder {border:2px solid #85c1bd;}
        
        Border color #85c1bd