#0086ce color space conversions
Hex:
        #0086ce
        RGB:
        0, 134, 206
        CMY:
        100, 47, 19
        CMYK:
        100, 35, 0, 19
      HSL:
        201°, 100.0000%, 40.3922%
        HSV (HSB):
        201°, 100.0000%, 80.7843%
        XYZ:
        19.6657, 21.5064, 61.5072
        xyY:
        0.1915, 0.2095, 21.5064
      CIE-Lab:
        53.4993, -3.8374, -45.5036
        CIE-LCH:
        53.4993, 45.6652, 265.1795
        CIE-Luv:
        53.4993, -33.7407, -70.1772
        Hunter-Lab:
        46.3750, -5.4620, -46.1738
      #0086ce color charts
#0086ce RGB chart
      #0086ce CMYK chart
      #0086ce RGB pie chart
      #0086ce color shades, tints & tones
#0086ce color schemes
#0086ce color preview, HTML & CSS examples
           This text has a color of #0086ce        
        
          <p style="color:#0086ce;">Text here</p>
        
        
          .mytext {color:#0086ce;}
        
        Text color #0086ce
      
           This box has a color of #0086ce        
        
          <div style="background-color:#0086ce;">Content here</div>
        
        
          .mybackground {background-color:#0086ce;}
        
        Background color #0086ce
      
           Border around this has a color of #0086ce        
        
          <div style="border:2px solid #0086ce;">Content here</div>
        
        
          .myborder {border:2px solid #0086ce;}
        
        Border color #0086ce