#86aa90 color space conversions
Hex:
        #86aa90
        RGB:
        134, 170, 144
        CMY:
        47, 33, 44
        CMYK:
        21, 0, 15, 33
      HSL:
        137°, 17.4757%, 59.6078%
        HSV (HSB):
        137°, 21.1765%, 66.6667%
        XYZ:
        29.2403, 35.8314, 31.7606
        xyY:
        0.3020, 0.3700, 35.8314
      CIE-Lab:
        66.3909, -17.5990, 9.4138
        CIE-LCH:
        66.3909, 19.9586, 151.8575
        CIE-Luv:
        66.3909, -18.2624, 16.2282
        Hunter-Lab:
        59.8593, -17.5596, 10.4430
      #86aa90 color charts
#86aa90 RGB chart
      #86aa90 CMYK chart
      #86aa90 RGB pie chart
      #86aa90 color shades, tints & tones
#86aa90 color schemes
#86aa90 color preview, HTML & CSS examples
           This text has a color of #86aa90        
        
          <p style="color:#86aa90;">Text here</p>
        
        
          .mytext {color:#86aa90;}
        
        Text color #86aa90
      
           This box has a color of #86aa90        
        
          <div style="background-color:#86aa90;">Content here</div>
        
        
          .mybackground {background-color:#86aa90;}
        
        Background color #86aa90
      
           Border around this has a color of #86aa90        
        
          <div style="border:2px solid #86aa90;">Content here</div>
        
        
          .myborder {border:2px solid #86aa90;}
        
        Border color #86aa90