#86b8ca color space conversions
Hex:
        #86b8ca
        RGB:
        134, 184, 202
        CMY:
        47, 28, 21
        CMYK:
        34, 9, 0, 21
      HSL:
        196°, 39.0805%, 65.8824%
        HSV (HSB):
        196°, 33.6634%, 79.2157%
        XYZ:
        37.6327, 43.6136, 62.3119
        xyY:
        0.2621, 0.3038, 43.6136
      CIE-Lab:
        71.9695, -12.0270, -14.3765
        CIE-LCH:
        71.9695, 18.7439, 230.0852
        CIE-Luv:
        71.9695, -24.8339, -20.2699
        Hunter-Lab:
        66.0406, -13.8543, -9.7141
      #86b8ca color charts
#86b8ca RGB chart
      #86b8ca CMYK chart
      #86b8ca RGB pie chart
      #86b8ca color shades, tints & tones
#86b8ca color schemes
#86b8ca color preview, HTML & CSS examples
           This text has a color of #86b8ca        
        
          <p style="color:#86b8ca;">Text here</p>
        
        
          .mytext {color:#86b8ca;}
        
        Text color #86b8ca
      
           This box has a color of #86b8ca        
        
          <div style="background-color:#86b8ca;">Content here</div>
        
        
          .mybackground {background-color:#86b8ca;}
        
        Background color #86b8ca
      
           Border around this has a color of #86b8ca        
        
          <div style="border:2px solid #86b8ca;">Content here</div>
        
        
          .myborder {border:2px solid #86b8ca;}
        
        Border color #86b8ca