#86b9ce color space conversions
Hex:
        #86b9ce
        RGB:
        134, 185, 206
        CMY:
        47, 27, 19
        CMYK:
        35, 10, 0, 19
      HSL:
        198°, 42.3529%, 66.6667%
        HSV (HSB):
        198°, 34.9515%, 80.7843%
        XYZ:
        38.3211, 44.2225, 64.9086
        xyY:
        0.2599, 0.2999, 44.2225
      CIE-Lab:
        72.3770, -11.5583, -15.9491
        CIE-LCH:
        72.3770, 19.6969, 234.0693
        CIE-Luv:
        72.3770, -25.2509, -22.8898
        Hunter-Lab:
        66.5000, -13.5132, -11.3211
      #86b9ce color charts
#86b9ce RGB chart
      #86b9ce CMYK chart
      #86b9ce RGB pie chart
      #86b9ce color shades, tints & tones
#86b9ce color schemes
#86b9ce color preview, HTML & CSS examples
           This text has a color of #86b9ce        
        
          <p style="color:#86b9ce;">Text here</p>
        
        
          .mytext {color:#86b9ce;}
        
        Text color #86b9ce
      
           This box has a color of #86b9ce        
        
          <div style="background-color:#86b9ce;">Content here</div>
        
        
          .mybackground {background-color:#86b9ce;}
        
        Background color #86b9ce
      
           Border around this has a color of #86b9ce        
        
          <div style="border:2px solid #86b9ce;">Content here</div>
        
        
          .myborder {border:2px solid #86b9ce;}
        
        Border color #86b9ce