#85b07a color space conversions
Hex:
        #85b07a
        RGB:
        133, 176, 122
        CMY:
        48, 31, 52
        CMYK:
        24, 0, 31, 31
      HSL:
        108°, 25.4717%, 58.4314%
        HSV (HSB):
        108°, 30.6818%, 69.0196%
        XYZ:
        28.7111, 37.4424, 24.1262
        xyY:
        0.3180, 0.4147, 37.4424
      CIE-Lab:
        67.6076, -24.8922, 23.1266
        CIE-LCH:
        67.6076, 33.9773, 137.1058
        CIE-Luv:
        67.6076, -21.5760, 35.2806
        Hunter-Lab:
        61.1902, -23.3287, 19.4561
      #85b07a color charts
#85b07a RGB chart
      #85b07a CMYK chart
      #85b07a RGB pie chart
      #85b07a color shades, tints & tones
#85b07a color schemes
#85b07a color preview, HTML & CSS examples
           This text has a color of #85b07a        
        
          <p style="color:#85b07a;">Text here</p>
        
        
          .mytext {color:#85b07a;}
        
        Text color #85b07a
      
           This box has a color of #85b07a        
        
          <div style="background-color:#85b07a;">Content here</div>
        
        
          .mybackground {background-color:#85b07a;}
        
        Background color #85b07a
      
           Border around this has a color of #85b07a        
        
          <div style="border:2px solid #85b07a;">Content here</div>
        
        
          .myborder {border:2px solid #85b07a;}
        
        Border color #85b07a