#85a6bf color space conversions
Hex:
        #85a6bf
        RGB:
        133, 166, 191
        CMY:
        48, 35, 25
        CMYK:
        30, 13, 0, 25
      HSL:
        206°, 31.1828%, 63.5294%
        HSV (HSB):
        206°, 30.3665%, 74.9020%
        XYZ:
        32.7131, 36.0206, 54.5187
        xyY:
        0.2654, 0.2923, 36.0206
      CIE-Lab:
        66.5356, -5.3570, -16.5123
        CIE-LCH:
        66.5356, 17.3595, 252.0258
        CIE-Luv:
        66.5356, -17.4644, -24.4031
        Hunter-Lab:
        60.0171, -7.7364, -11.8462
      #85a6bf color charts
#85a6bf RGB chart
      #85a6bf CMYK chart
      #85a6bf RGB pie chart
      #85a6bf color shades, tints & tones
#85a6bf color schemes
#85a6bf color preview, HTML & CSS examples
           This text has a color of #85a6bf        
        
          <p style="color:#85a6bf;">Text here</p>
        
        
          .mytext {color:#85a6bf;}
        
        Text color #85a6bf
      
           This box has a color of #85a6bf        
        
          <div style="background-color:#85a6bf;">Content here</div>
        
        
          .mybackground {background-color:#85a6bf;}
        
        Background color #85a6bf
      
           Border around this has a color of #85a6bf        
        
          <div style="border:2px solid #85a6bf;">Content here</div>
        
        
          .myborder {border:2px solid #85a6bf;}
        
        Border color #85a6bf