#086fd3 color space conversions
Hex:
        #086fd3
        RGB:
        8, 111, 211
        CMY:
        97, 56, 17
        CMYK:
        96, 47, 0, 17
      HSL:
        210°, 92.6941%, 42.9412%
        HSV (HSB):
        210°, 96.2085%, 82.7451%
        XYZ:
        17.5425, 16.1237, 63.8156
        xyY:
        0.1800, 0.1654, 16.1237
      CIE-Lab:
        47.1363, 12.5388, -58.5174
        CIE-LCH:
        47.1363, 59.8457, 282.0942
        CIE-Luv:
        47.1363, -25.8583, -89.7508
        Hunter-Lab:
        40.1543, 7.7125, -66.1193
      #086fd3 color charts
#086fd3 RGB chart
      #086fd3 CMYK chart
      #086fd3 RGB pie chart
      #086fd3 color shades, tints & tones
#086fd3 color schemes
#086fd3 color preview, HTML & CSS examples
           This text has a color of #086fd3        
        
          <p style="color:#086fd3;">Text here</p>
        
        
          .mytext {color:#086fd3;}
        
        Text color #086fd3
      
           This box has a color of #086fd3        
        
          <div style="background-color:#086fd3;">Content here</div>
        
        
          .mybackground {background-color:#086fd3;}
        
        Background color #086fd3
      
           Border around this has a color of #086fd3        
        
          <div style="border:2px solid #086fd3;">Content here</div>
        
        
          .myborder {border:2px solid #086fd3;}
        
        Border color #086fd3