#086bd4 color space conversions
Hex:
        #086bd4
        RGB:
        8, 107, 212
        CMY:
        97, 58, 17
        CMYK:
        96, 50, 0, 17
      HSL:
        211°, 92.7273%, 43.1373%
        HSV (HSB):
        211°, 96.2264%, 83.1373%
        XYZ:
        17.2415, 15.3205, 64.3358
        xyY:
        0.1779, 0.1581, 15.3205
      CIE-Lab:
        46.0701, 15.4974, -60.8093
        CIE-LCH:
        46.0701, 62.7530, 284.2976
        CIE-Luv:
        46.0701, -24.6265, -92.8328
        Hunter-Lab:
        39.1414, 10.1305, -70.0546
      #086bd4 color charts
#086bd4 RGB chart
      #086bd4 CMYK chart
      #086bd4 RGB pie chart
      #086bd4 color shades, tints & tones
#086bd4 color schemes
#086bd4 color preview, HTML & CSS examples
           This text has a color of #086bd4        
        
          <p style="color:#086bd4;">Text here</p>
        
        
          .mytext {color:#086bd4;}
        
        Text color #086bd4
      
           This box has a color of #086bd4        
        
          <div style="background-color:#086bd4;">Content here</div>
        
        
          .mybackground {background-color:#086bd4;}
        
        Background color #086bd4
      
           Border around this has a color of #086bd4        
        
          <div style="border:2px solid #086bd4;">Content here</div>
        
        
          .myborder {border:2px solid #086bd4;}
        
        Border color #086bd4