#086fc1 color space conversions
Hex:
        #086fc1
        RGB:
        8, 111, 193
        CMY:
        97, 56, 24
        CMYK:
        96, 42, 0, 24
      HSL:
        207°, 92.0398%, 39.4118%
        HSV (HSB):
        207°, 95.8549%, 75.6863%
        XYZ:
        15.4102, 15.2708, 52.5874
        xyY:
        0.1851, 0.1834, 15.2708
      CIE-Lab:
        46.0028, 5.3889, -50.0158
        CIE-LCH:
        46.0028, 50.3053, 276.1495
        CIE-Luv:
        46.0028, -26.6685, -75.7428
        Hunter-Lab:
        39.0778, 2.0047, -52.4327
      #086fc1 color charts
#086fc1 RGB chart
      #086fc1 CMYK chart
      #086fc1 RGB pie chart
      #086fc1 color shades, tints & tones
#086fc1 color schemes
#086fc1 color preview, HTML & CSS examples
           This text has a color of #086fc1        
        
          <p style="color:#086fc1;">Text here</p>
        
        
          .mytext {color:#086fc1;}
        
        Text color #086fc1
      
           This box has a color of #086fc1        
        
          <div style="background-color:#086fc1;">Content here</div>
        
        
          .mybackground {background-color:#086fc1;}
        
        Background color #086fc1
      
           Border around this has a color of #086fc1        
        
          <div style="border:2px solid #086fc1;">Content here</div>
        
        
          .myborder {border:2px solid #086fc1;}
        
        Border color #086fc1