#086bd8 color space conversions
Hex:
        #086bd8
        RGB:
        8, 107, 216
        CMY:
        97, 58, 15
        CMYK:
        96, 50, 0, 15
      HSL:
        211°, 92.8571%, 43.9216%
        HSV (HSB):
        211°, 96.2963%, 84.7059%
        XYZ:
        17.7525, 15.5249, 67.0267
        xyY:
        0.1770, 0.1548, 15.5249
      CIE-Lab:
        46.3449, 17.0819, -62.6434
        CIE-LCH:
        46.3449, 64.9306, 285.2528
        CIE-Luv:
        46.3449, -24.4823, -95.8016
        Hunter-Lab:
        39.4016, 11.4708, -73.2780
      #086bd8 color charts
#086bd8 RGB chart
      #086bd8 CMYK chart
      #086bd8 RGB pie chart
      #086bd8 color shades, tints & tones
#086bd8 color schemes
#086bd8 color preview, HTML & CSS examples
           This text has a color of #086bd8        
        
          <p style="color:#086bd8;">Text here</p>
        
        
          .mytext {color:#086bd8;}
        
        Text color #086bd8
      
           This box has a color of #086bd8        
        
          <div style="background-color:#086bd8;">Content here</div>
        
        
          .mybackground {background-color:#086bd8;}
        
        Background color #086bd8
      
           Border around this has a color of #086bd8        
        
          <div style="border:2px solid #086bd8;">Content here</div>
        
        
          .myborder {border:2px solid #086bd8;}
        
        Border color #086bd8