#85a98e color space conversions
Hex:
        #85a98e
        RGB:
        133, 169, 142
        CMY:
        48, 34, 44
        CMYK:
        21, 0, 16, 34
      HSL:
        135°, 17.3077%, 59.2157%
        HSV (HSB):
        135°, 21.3018%, 66.2745%
        XYZ:
        28.7433, 35.3155, 30.8928
        xyY:
        0.3027, 0.3719, 35.3155
      CIE-Lab:
        65.9935, -17.8095, 9.9479
        CIE-LCH:
        65.9935, 20.3994, 150.8135
        CIE-Luv:
        65.9935, -18.2490, 16.9702
        Hunter-Lab:
        59.4268, -17.6608, 10.7771
      #85a98e color charts
#85a98e RGB chart
      #85a98e CMYK chart
      #85a98e RGB pie chart
      #85a98e color shades, tints & tones
#85a98e color schemes
#85a98e color preview, HTML & CSS examples
           This text has a color of #85a98e        
        
          <p style="color:#85a98e;">Text here</p>
        
        
          .mytext {color:#85a98e;}
        
        Text color #85a98e
      
           This box has a color of #85a98e        
        
          <div style="background-color:#85a98e;">Content here</div>
        
        
          .mybackground {background-color:#85a98e;}
        
        Background color #85a98e
      
           Border around this has a color of #85a98e        
        
          <div style="border:2px solid #85a98e;">Content here</div>
        
        
          .myborder {border:2px solid #85a98e;}
        
        Border color #85a98e