#85b984 color space conversions
Hex:
        #85b984
        RGB:
        133, 185, 132
        CMY:
        48, 27, 48
        CMYK:
        28, 0, 29, 27
      HSL:
        119°, 27.4611%, 62.1569%
        HSV (HSB):
        119°, 28.6486%, 72.5490%
        XYZ:
        31.1867, 41.3504, 28.1675
        xyY:
        0.3097, 0.4106, 41.3504
      CIE-Lab:
        70.4207, -27.6399, 21.5651
        CIE-LCH:
        70.4207, 35.0573, 142.0381
        CIE-Luv:
        70.4207, -25.9393, 34.1881
        Hunter-Lab:
        64.3043, -25.9625, 19.0419
      #85b984 color charts
#85b984 RGB chart
      #85b984 CMYK chart
      #85b984 RGB pie chart
      #85b984 color shades, tints & tones
#85b984 color schemes
#85b984 color preview, HTML & CSS examples
           This text has a color of #85b984        
        
          <p style="color:#85b984;">Text here</p>
        
        
          .mytext {color:#85b984;}
        
        Text color #85b984
      
           This box has a color of #85b984        
        
          <div style="background-color:#85b984;">Content here</div>
        
        
          .mybackground {background-color:#85b984;}
        
        Background color #85b984
      
           Border around this has a color of #85b984        
        
          <div style="border:2px solid #85b984;">Content here</div>
        
        
          .myborder {border:2px solid #85b984;}
        
        Border color #85b984