#86b7aa color space conversions
Hex:
        #86b7aa
        RGB:
        134, 183, 170
        CMY:
        47, 28, 33
        CMYK:
        27, 0, 7, 28
      HSL:
        164°, 25.3886%, 62.1569%
        HSV (HSB):
        164°, 26.7760%, 71.7647%
        XYZ:
        34.0207, 41.8376, 44.3126
        xyY:
        0.2831, 0.3482, 41.8376
      CIE-Lab:
        70.7588, -18.9522, 1.3713
        CIE-LCH:
        70.7588, 19.0018, 175.8614
        CIE-Luv:
        70.7588, -24.4348, 5.1343
        Hunter-Lab:
        64.6820, -19.3080, 4.6588
      #86b7aa color charts
#86b7aa RGB chart
      #86b7aa CMYK chart
      #86b7aa RGB pie chart
      #86b7aa color shades, tints & tones
#86b7aa color schemes
#86b7aa color preview, HTML & CSS examples
           This text has a color of #86b7aa        
        
          <p style="color:#86b7aa;">Text here</p>
        
        
          .mytext {color:#86b7aa;}
        
        Text color #86b7aa
      
           This box has a color of #86b7aa        
        
          <div style="background-color:#86b7aa;">Content here</div>
        
        
          .mybackground {background-color:#86b7aa;}
        
        Background color #86b7aa
      
           Border around this has a color of #86b7aa        
        
          <div style="border:2px solid #86b7aa;">Content here</div>
        
        
          .myborder {border:2px solid #86b7aa;}
        
        Border color #86b7aa