#85a8ae color space conversions
Hex:
        #85a8ae
        RGB:
        133, 168, 174
        CMY:
        48, 34, 32
        CMYK:
        24, 3, 0, 32
      HSL:
        189°, 20.1970%, 60.1961%
        HSV (HSB):
        189°, 23.5632%, 68.2353%
        XYZ:
        31.3155, 36.0478, 45.3518
        xyY:
        0.2778, 0.3198, 36.0478
      CIE-Lab:
        66.5564, -10.5093, -7.0238
        CIE-LCH:
        66.5564, 12.6404, 213.7564
        CIE-Luv:
        66.5564, -18.1164, -8.7894
        Hunter-Lab:
        60.0398, -11.9679, -2.7576
      #85a8ae color charts
#85a8ae RGB chart
      #85a8ae CMYK chart
      #85a8ae RGB pie chart
      #85a8ae color shades, tints & tones
#85a8ae color schemes
#85a8ae color preview, HTML & CSS examples
           This text has a color of #85a8ae        
        
          <p style="color:#85a8ae;">Text here</p>
        
        
          .mytext {color:#85a8ae;}
        
        Text color #85a8ae
      
           This box has a color of #85a8ae        
        
          <div style="background-color:#85a8ae;">Content here</div>
        
        
          .mybackground {background-color:#85a8ae;}
        
        Background color #85a8ae
      
           Border around this has a color of #85a8ae        
        
          <div style="border:2px solid #85a8ae;">Content here</div>
        
        
          .myborder {border:2px solid #85a8ae;}
        
        Border color #85a8ae