#85b086 color space conversions
Hex:
        #85b086
        RGB:
        133, 176, 134
        CMY:
        48, 31, 47
        CMYK:
        24, 0, 24, 31
      HSL:
        121°, 21.3930%, 60.5882%
        HSV (HSB):
        121°, 24.4318%, 69.0196%
        XYZ:
        29.5013, 37.7584, 28.2875
        xyY:
        0.3088, 0.3952, 37.7584
      CIE-Lab:
        67.8422, -22.8534, 16.9387
        CIE-LCH:
        67.8422, 28.4464, 143.4546
        CIE-Luv:
        67.8422, -21.6004, 27.2207
        Hunter-Lab:
        61.4479, -21.8356, 15.7194
      #85b086 color charts
#85b086 RGB chart
      #85b086 CMYK chart
      #85b086 RGB pie chart
      #85b086 color shades, tints & tones
#85b086 color schemes
#85b086 color preview, HTML & CSS examples
           This text has a color of #85b086        
        
          <p style="color:#85b086;">Text here</p>
        
        
          .mytext {color:#85b086;}
        
        Text color #85b086
      
           This box has a color of #85b086        
        
          <div style="background-color:#85b086;">Content here</div>
        
        
          .mybackground {background-color:#85b086;}
        
        Background color #85b086
      
           Border around this has a color of #85b086        
        
          <div style="border:2px solid #85b086;">Content here</div>
        
        
          .myborder {border:2px solid #85b086;}
        
        Border color #85b086