#85a97a color space conversions
Hex:
        #85a97a
        RGB:
        133, 169, 122
        CMY:
        48, 34, 52
        CMYK:
        21, 0, 28, 34
      HSL:
        106°, 21.4612%, 57.0588%
        HSV (HSB):
        106°, 27.8107%, 66.2745%
        XYZ:
        27.3737, 34.7676, 23.6804
        xyY:
        0.3190, 0.4051, 34.7676
      CIE-Lab:
        65.5673, -21.3900, 20.3590
        CIE-LCH:
        65.5673, 29.5300, 136.4148
        CIE-Luv:
        65.5673, -18.0833, 31.0372
        Hunter-Lab:
        58.9641, -20.3197, 17.4635
      #85a97a color charts
#85a97a RGB chart
      #85a97a CMYK chart
      #85a97a RGB pie chart
      #85a97a color shades, tints & tones
#85a97a color schemes
#85a97a color preview, HTML & CSS examples
           This text has a color of #85a97a        
        
          <p style="color:#85a97a;">Text here</p>
        
        
          .mytext {color:#85a97a;}
        
        Text color #85a97a
      
           This box has a color of #85a97a        
        
          <div style="background-color:#85a97a;">Content here</div>
        
        
          .mybackground {background-color:#85a97a;}
        
        Background color #85a97a
      
           Border around this has a color of #85a97a        
        
          <div style="border:2px solid #85a97a;">Content here</div>
        
        
          .myborder {border:2px solid #85a97a;}
        
        Border color #85a97a