#85abaf color space conversions
Hex:
        #85abaf
        RGB:
        133, 171, 175
        CMY:
        48, 33, 31
        CMYK:
        24, 2, 0, 31
      HSL:
        186°, 20.7921%, 60.3922%
        HSV (HSB):
        186°, 24.0000%, 68.6275%
        XYZ:
        31.9736, 37.2075, 46.0540
        xyY:
        0.2775, 0.3229, 37.2075
      CIE-Lab:
        67.4324, -11.8826, -6.2804
        CIE-LCH:
        67.4324, 13.4402, 207.8582
        CIE-Luv:
        67.4324, -19.4789, -7.4602
        Hunter-Lab:
        60.9980, -13.1811, -2.0659
      #85abaf color charts
#85abaf RGB chart
      #85abaf CMYK chart
      #85abaf RGB pie chart
      #85abaf color shades, tints & tones
#85abaf color schemes
#85abaf color preview, HTML & CSS examples
           This text has a color of #85abaf        
        
          <p style="color:#85abaf;">Text here</p>
        
        
          .mytext {color:#85abaf;}
        
        Text color #85abaf
      
           This box has a color of #85abaf        
        
          <div style="background-color:#85abaf;">Content here</div>
        
        
          .mybackground {background-color:#85abaf;}
        
        Background color #85abaf
      
           Border around this has a color of #85abaf        
        
          <div style="border:2px solid #85abaf;">Content here</div>
        
        
          .myborder {border:2px solid #85abaf;}
        
        Border color #85abaf