#86b6ba color space conversions
Hex:
        #86b6ba
        RGB:
        134, 182, 186
        CMY:
        47, 29, 27
        CMYK:
        28, 2, 0, 27
      HSL:
        185°, 27.3684%, 62.7451%
        HSV (HSB):
        185°, 27.9570%, 72.9412%
        XYZ:
        35.4224, 42.0694, 52.7076
        xyY:
        0.2721, 0.3231, 42.0694
      CIE-Lab:
        70.9187, -14.8315, -7.1768
        CIE-LCH:
        70.9187, 16.4767, 205.8217
        CIE-Luv:
        70.9187, -23.9786, -8.4516
        Hunter-Lab:
        64.8609, -16.0227, -2.7779
      #86b6ba color charts
#86b6ba RGB chart
      #86b6ba CMYK chart
      #86b6ba RGB pie chart
      #86b6ba color shades, tints & tones
#86b6ba color schemes
#86b6ba color preview, HTML & CSS examples
           This text has a color of #86b6ba        
        
          <p style="color:#86b6ba;">Text here</p>
        
        
          .mytext {color:#86b6ba;}
        
        Text color #86b6ba
      
           This box has a color of #86b6ba        
        
          <div style="background-color:#86b6ba;">Content here</div>
        
        
          .mybackground {background-color:#86b6ba;}
        
        Background color #86b6ba
      
           Border around this has a color of #86b6ba        
        
          <div style="border:2px solid #86b6ba;">Content here</div>
        
        
          .myborder {border:2px solid #86b6ba;}
        
        Border color #86b6ba