#86b9cf color space conversions
Hex:
        #86b9cf
        RGB:
        134, 185, 207
        CMY:
        47, 27, 19
        CMYK:
        35, 11, 0, 19
      HSL:
        198°, 43.1953%, 66.8627%
        HSV (HSB):
        198°, 35.2657%, 81.1765%
        XYZ:
        38.4430, 44.2713, 65.5505
        xyY:
        0.2593, 0.2986, 44.2713
      CIE-Lab:
        72.4094, -11.3070, -16.4463
        CIE-LCH:
        72.4094, 19.9581, 235.4910
        CIE-Luv:
        72.4094, -25.2493, -23.7325
        Hunter-Lab:
        66.5366, -13.3070, -11.8356
      #86b9cf color charts
#86b9cf RGB chart
      #86b9cf CMYK chart
      #86b9cf RGB pie chart
      #86b9cf color shades, tints & tones
#86b9cf color schemes
#86b9cf color preview, HTML & CSS examples
           This text has a color of #86b9cf        
        
          <p style="color:#86b9cf;">Text here</p>
        
        
          .mytext {color:#86b9cf;}
        
        Text color #86b9cf
      
           This box has a color of #86b9cf        
        
          <div style="background-color:#86b9cf;">Content here</div>
        
        
          .mybackground {background-color:#86b9cf;}
        
        Background color #86b9cf
      
           Border around this has a color of #86b9cf        
        
          <div style="border:2px solid #86b9cf;">Content here</div>
        
        
          .myborder {border:2px solid #86b9cf;}
        
        Border color #86b9cf