#0086bd color space conversions
Hex:
        #0086bd
        RGB:
        0, 134, 189
        CMY:
        100, 47, 26
        CMYK:
        100, 29, 0, 26
      HSL:
        197°, 100.0000%, 37.0588%
        HSV (HSB):
        197°, 100.0000%, 74.1176%
        XYZ:
        17.7104, 20.7243, 51.2109
        xyY:
        0.1976, 0.2312, 20.7243
      CIE-Lab:
        52.6464, -10.3062, -37.1800
        CIE-LCH:
        52.6464, 38.5820, 254.5068
        CIE-Luv:
        52.6464, -34.8559, -55.8025
        Hunter-Lab:
        45.5240, -10.2242, -34.8298
      #0086bd color charts
#0086bd RGB chart
      #0086bd CMYK chart
      #0086bd RGB pie chart
      #0086bd color shades, tints & tones
#0086bd color schemes
#0086bd color preview, HTML & CSS examples
           This text has a color of #0086bd        
        
          <p style="color:#0086bd;">Text here</p>
        
        
          .mytext {color:#0086bd;}
        
        Text color #0086bd
      
           This box has a color of #0086bd        
        
          <div style="background-color:#0086bd;">Content here</div>
        
        
          .mybackground {background-color:#0086bd;}
        
        Background color #0086bd
      
           Border around this has a color of #0086bd        
        
          <div style="border:2px solid #0086bd;">Content here</div>
        
        
          .myborder {border:2px solid #0086bd;}
        
        Border color #0086bd