#086bc8 color space conversions
Hex:
        #086bc8
        RGB:
        8, 107, 200
        CMY:
        97, 58, 22
        CMYK:
        96, 47, 0, 22
      HSL:
        209°, 92.3077%, 40.7843%
        HSV (HSB):
        209°, 96.0000%, 78.4314%
        XYZ:
        15.7832, 14.7371, 56.6563
        xyY:
        0.1810, 0.1690, 14.7371
      CIE-Lab:
        45.2721, 10.7207, -55.2227
        CIE-LCH:
        45.2721, 56.2537, 280.9865
        CIE-Luv:
        45.2721, -25.1011, -83.7491
        Hunter-Lab:
        38.3890, 6.2074, -60.6307
      #086bc8 color charts
#086bc8 RGB chart
      #086bc8 CMYK chart
      #086bc8 RGB pie chart
      #086bc8 color shades, tints & tones
#086bc8 color schemes
#086bc8 color preview, HTML & CSS examples
           This text has a color of #086bc8        
        
          <p style="color:#086bc8;">Text here</p>
        
        
          .mytext {color:#086bc8;}
        
        Text color #086bc8
      
           This box has a color of #086bc8        
        
          <div style="background-color:#086bc8;">Content here</div>
        
        
          .mybackground {background-color:#086bc8;}
        
        Background color #086bc8
      
           Border around this has a color of #086bc8        
        
          <div style="border:2px solid #086bc8;">Content here</div>
        
        
          .myborder {border:2px solid #086bc8;}
        
        Border color #086bc8