#86d3aa color space conversions
Hex:
        #86d3aa
        RGB:
        134, 211, 170
        CMY:
        47, 17, 33
        CMYK:
        36, 0, 19, 17
      HSL:
        148°, 46.6667%, 67.6471%
        HSV (HSB):
        148°, 36.4929%, 82.7451%
        XYZ:
        40.3815, 54.5591, 46.4329
        xyY:
        0.2856, 0.3859, 54.5591
      CIE-Lab:
        78.7866, -32.6814, 12.8853
        CIE-LCH:
        78.7866, 35.1298, 158.4821
        CIE-Luv:
        78.7866, -36.8733, 24.2198
        Hunter-Lab:
        73.8642, -31.6765, 14.4337
      #86d3aa color charts
#86d3aa RGB chart
      #86d3aa CMYK chart
      #86d3aa RGB pie chart
      #86d3aa color shades, tints & tones
#86d3aa color schemes
#86d3aa color preview, HTML & CSS examples
           This text has a color of #86d3aa        
        
          <p style="color:#86d3aa;">Text here</p>
        
        
          .mytext {color:#86d3aa;}
        
        Text color #86d3aa
      
           This box has a color of #86d3aa        
        
          <div style="background-color:#86d3aa;">Content here</div>
        
        
          .mybackground {background-color:#86d3aa;}
        
        Background color #86d3aa
      
           Border around this has a color of #86d3aa        
        
          <div style="border:2px solid #86d3aa;">Content here</div>
        
        
          .myborder {border:2px solid #86d3aa;}
        
        Border color #86d3aa