#86b8bf color space conversions
Hex:
        #86b8bf
        RGB:
        134, 184, 191
        CMY:
        47, 28, 25
        CMYK:
        30, 4, 0, 25
      HSL:
        187°, 30.8108%, 63.7255%
        HSV (HSB):
        187°, 29.8429%, 74.9020%
        XYZ:
        36.3760, 43.1109, 55.6942
        xyY:
        0.2691, 0.3189, 43.1109
      CIE-Lab:
        71.6302, -14.6978, -8.8619
        CIE-LCH:
        71.6302, 17.1627, 211.0876
        CIE-Luv:
        71.6302, -24.8473, -11.1124
        Hunter-Lab:
        65.6589, -16.0115, -4.3307
      #86b8bf color charts
#86b8bf RGB chart
      #86b8bf CMYK chart
      #86b8bf RGB pie chart
      #86b8bf color shades, tints & tones
#86b8bf color schemes
#86b8bf color preview, HTML & CSS examples
           This text has a color of #86b8bf        
        
          <p style="color:#86b8bf;">Text here</p>
        
        
          .mytext {color:#86b8bf;}
        
        Text color #86b8bf
      
           This box has a color of #86b8bf        
        
          <div style="background-color:#86b8bf;">Content here</div>
        
        
          .mybackground {background-color:#86b8bf;}
        
        Background color #86b8bf
      
           Border around this has a color of #86b8bf        
        
          <div style="border:2px solid #86b8bf;">Content here</div>
        
        
          .myborder {border:2px solid #86b8bf;}
        
        Border color #86b8bf