#85b6ba color space conversions
Hex:
        #85b6ba
        RGB:
        133, 182, 186
        CMY:
        48, 29, 27
        CMYK:
        28, 2, 0, 27
      HSL:
        185°, 27.7487%, 62.5490%
        HSV (HSB):
        185°, 28.4946%, 72.9412%
        XYZ:
        35.2637, 41.9876, 52.7002
        xyY:
        0.2714, 0.3231, 41.9876
      CIE-Lab:
        70.8624, -15.1266, -7.2666
        CIE-LCH:
        70.8624, 16.7814, 205.6590
        CIE-Luv:
        70.8624, -24.3990, -8.5452
        Hunter-Lab:
        64.7978, -16.2545, -2.8622
      #85b6ba color charts
#85b6ba RGB chart
      #85b6ba CMYK chart
      #85b6ba RGB pie chart
      #85b6ba color shades, tints & tones
#85b6ba color schemes
#85b6ba color preview, HTML & CSS examples
           This text has a color of #85b6ba        
        
          <p style="color:#85b6ba;">Text here</p>
        
        
          .mytext {color:#85b6ba;}
        
        Text color #85b6ba
      
           This box has a color of #85b6ba        
        
          <div style="background-color:#85b6ba;">Content here</div>
        
        
          .mybackground {background-color:#85b6ba;}
        
        Background color #85b6ba
      
           Border around this has a color of #85b6ba        
        
          <div style="border:2px solid #85b6ba;">Content here</div>
        
        
          .myborder {border:2px solid #85b6ba;}
        
        Border color #85b6ba