#086dd6 color space conversions
Hex:
        #086dd6
        RGB:
        8, 109, 214
        CMY:
        97, 57, 16
        CMYK:
        96, 49, 0, 16
      HSL:
        211°, 92.7928%, 43.5294%
        HSV (HSB):
        211°, 96.2617%, 83.9216%
        XYZ:
        17.7064, 15.8439, 65.7433
        xyY:
        0.1783, 0.1596, 15.8439
      CIE-Lab:
        46.7691, 15.0057, -60.8191
        CIE-LCH:
        46.7691, 62.6429, 283.8596
        CIE-Luv:
        46.7691, -25.1421, -93.1906
        Hunter-Lab:
        39.8044, 9.7451, -70.0636
      #086dd6 color charts
#086dd6 RGB chart
      #086dd6 CMYK chart
      #086dd6 RGB pie chart
      #086dd6 color shades, tints & tones
#086dd6 color schemes
#086dd6 color preview, HTML & CSS examples
           This text has a color of #086dd6        
        
          <p style="color:#086dd6;">Text here</p>
        
        
          .mytext {color:#086dd6;}
        
        Text color #086dd6
      
           This box has a color of #086dd6        
        
          <div style="background-color:#086dd6;">Content here</div>
        
        
          .mybackground {background-color:#086dd6;}
        
        Background color #086dd6
      
           Border around this has a color of #086dd6        
        
          <div style="border:2px solid #086dd6;">Content here</div>
        
        
          .myborder {border:2px solid #086dd6;}
        
        Border color #086dd6