#85b091 color space conversions
Hex:
        #85b091
        RGB:
        133, 176, 145
        CMY:
        48, 31, 43
        CMYK:
        24, 0, 18, 31
      HSL:
        137°, 21.3930%, 60.5882%
        HSV (HSB):
        137°, 24.4318%, 69.0196%
        XYZ:
        30.3090, 38.0815, 32.5411
        xyY:
        0.3003, 0.3773, 38.0815
      CIE-Lab:
        68.0807, -20.8193, 11.2495
        CIE-LCH:
        68.0807, 23.6642, 151.6159
        CIE-Luv:
        68.0807, -21.6272, 19.3604
        Hunter-Lab:
        61.7102, -20.3225, 11.9323
      #85b091 color charts
#85b091 RGB chart
      #85b091 CMYK chart
      #85b091 RGB pie chart
      #85b091 color shades, tints & tones
#85b091 color schemes
#85b091 color preview, HTML & CSS examples
           This text has a color of #85b091        
        
          <p style="color:#85b091;">Text here</p>
        
        
          .mytext {color:#85b091;}
        
        Text color #85b091
      
           This box has a color of #85b091        
        
          <div style="background-color:#85b091;">Content here</div>
        
        
          .mybackground {background-color:#85b091;}
        
        Background color #85b091
      
           Border around this has a color of #85b091        
        
          <div style="border:2px solid #85b091;">Content here</div>
        
        
          .myborder {border:2px solid #85b091;}
        
        Border color #85b091