#85ba6f color space conversions
Hex:
        #85ba6f
        RGB:
        133, 186, 111
        CMY:
        48, 27, 56
        CMYK:
        28, 0, 40, 27
      HSL:
        102°, 35.2113%, 58.2353%
        HSV (HSB):
        102°, 40.3226%, 72.9412%
        XYZ:
        30.1010, 41.2521, 21.4149
        xyY:
        0.3245, 0.4447, 41.2521
      CIE-Lab:
        70.3522, -31.3934, 32.5735
        CIE-LCH:
        70.3522, 45.2392, 133.9431
        CIE-Luv:
        70.3522, -26.5229, 47.8183
        Hunter-Lab:
        64.2278, -28.7427, 25.1909
      #85ba6f color charts
#85ba6f RGB chart
      #85ba6f CMYK chart
      #85ba6f RGB pie chart
      #85ba6f color shades, tints & tones
#85ba6f color schemes
#85ba6f color preview, HTML & CSS examples
           This text has a color of #85ba6f        
        
          <p style="color:#85ba6f;">Text here</p>
        
        
          .mytext {color:#85ba6f;}
        
        Text color #85ba6f
      
           This box has a color of #85ba6f        
        
          <div style="background-color:#85ba6f;">Content here</div>
        
        
          .mybackground {background-color:#85ba6f;}
        
        Background color #85ba6f
      
           Border around this has a color of #85ba6f        
        
          <div style="border:2px solid #85ba6f;">Content here</div>
        
        
          .myborder {border:2px solid #85ba6f;}
        
        Border color #85ba6f