#86a4bc color space conversions
Hex:
        #86a4bc
        RGB:
        134, 164, 188
        CMY:
        47, 36, 26
        CMYK:
        29, 13, 0, 26
      HSL:
        207°, 28.7234%, 63.1373%
        HSV (HSB):
        207°, 28.7234%, 73.7255%
        XYZ:
        32.1841, 35.2501, 52.6846
        xyY:
        0.2679, 0.2935, 35.2501
      CIE-Lab:
        65.9429, -4.7011, -15.7329
        CIE-LCH:
        65.9429, 16.4203, 253.3636
        CIE-Luv:
        65.9429, -16.1062, -23.2238
        Hunter-Lab:
        59.3718, -7.1399, -11.0518
      #86a4bc color charts
#86a4bc RGB chart
      #86a4bc CMYK chart
      #86a4bc RGB pie chart
      #86a4bc color shades, tints & tones
#86a4bc color schemes
#86a4bc color preview, HTML & CSS examples
           This text has a color of #86a4bc        
        
          <p style="color:#86a4bc;">Text here</p>
        
        
          .mytext {color:#86a4bc;}
        
        Text color #86a4bc
      
           This box has a color of #86a4bc        
        
          <div style="background-color:#86a4bc;">Content here</div>
        
        
          .mybackground {background-color:#86a4bc;}
        
        Background color #86a4bc
      
           Border around this has a color of #86a4bc        
        
          <div style="border:2px solid #86a4bc;">Content here</div>
        
        
          .myborder {border:2px solid #86a4bc;}
        
        Border color #86a4bc