#086fda color space conversions
Hex:
        #086fda
        RGB:
        8, 111, 218
        CMY:
        97, 56, 15
        CMYK:
        96, 49, 0, 15
      HSL:
        211°, 92.9204%, 44.3137%
        HSV (HSB):
        211°, 96.3303%, 85.4902%
        XYZ:
        18.4395, 16.4825, 68.5392
        xyY:
        0.1782, 0.1593, 16.4825
      CIE-Lab:
        47.6012, 15.3067, -61.7476
        CIE-LCH:
        47.6012, 63.6165, 283.9225
        CIE-Luv:
        47.6012, -25.5812, -95.0385
        Hunter-Lab:
        40.5986, 10.0253, -71.6754
      #086fda color charts
#086fda RGB chart
      #086fda CMYK chart
      #086fda RGB pie chart
      #086fda color shades, tints & tones
#086fda color schemes
#086fda color preview, HTML & CSS examples
           This text has a color of #086fda        
        
          <p style="color:#086fda;">Text here</p>
        
        
          .mytext {color:#086fda;}
        
        Text color #086fda
      
           This box has a color of #086fda        
        
          <div style="background-color:#086fda;">Content here</div>
        
        
          .mybackground {background-color:#086fda;}
        
        Background color #086fda
      
           Border around this has a color of #086fda        
        
          <div style="border:2px solid #086fda;">Content here</div>
        
        
          .myborder {border:2px solid #086fda;}
        
        Border color #086fda