#86a3cf color space conversions
Hex:
        #86a3cf
        RGB:
        134, 163, 207
        CMY:
        47, 36, 19
        CMYK:
        35, 21, 0, 19
      HSL:
        216°, 43.1953%, 66.8627%
        HSV (HSB):
        216°, 35.2657%, 81.1765%
        XYZ:
        34.1912, 35.7677, 64.1333
        xyY:
        0.2550, 0.2667, 35.7677
      CIE-Lab:
        66.3421, 0.6775, -25.6813
        CIE-LCH:
        66.3421, 25.6902, 271.5112
        CIE-Luv:
        66.3421, -16.0577, -40.1000
        Hunter-Lab:
        59.8061, -2.6121, -21.7155
      #86a3cf color charts
#86a3cf RGB chart
      #86a3cf CMYK chart
      #86a3cf RGB pie chart
      #86a3cf color shades, tints & tones
#86a3cf color schemes
#86a3cf color preview, HTML & CSS examples
           This text has a color of #86a3cf        
        
          <p style="color:#86a3cf;">Text here</p>
        
        
          .mytext {color:#86a3cf;}
        
        Text color #86a3cf
      
           This box has a color of #86a3cf        
        
          <div style="background-color:#86a3cf;">Content here</div>
        
        
          .mybackground {background-color:#86a3cf;}
        
        Background color #86a3cf
      
           Border around this has a color of #86a3cf        
        
          <div style="border:2px solid #86a3cf;">Content here</div>
        
        
          .myborder {border:2px solid #86a3cf;}
        
        Border color #86a3cf