#0186bd color space conversions
Hex:
        #0186bd
        RGB:
        1, 134, 189
        CMY:
        100, 47, 26
        CMYK:
        99, 29, 0, 26
      HSL:
        198°, 98.9474%, 37.2549%
        HSV (HSB):
        198°, 99.4709%, 74.1176%
        XYZ:
        17.7229, 20.7308, 51.2115
        xyY:
        0.1977, 0.2312, 20.7308
      CIE-Lab:
        52.6536, -10.2696, -37.1683
        CIE-LCH:
        52.6536, 38.5609, 254.5545
        CIE-Luv:
        52.6536, -34.8127, -55.7886
        Hunter-Lab:
        45.5311, -10.1984, -34.8152
      #0186bd color charts
#0186bd RGB chart
      #0186bd CMYK chart
      #0186bd RGB pie chart
      #0186bd color shades, tints & tones
#0186bd color schemes
#0186bd color preview, HTML & CSS examples
           This text has a color of #0186bd        
        
          <p style="color:#0186bd;">Text here</p>
        
        
          .mytext {color:#0186bd;}
        
        Text color #0186bd
      
           This box has a color of #0186bd        
        
          <div style="background-color:#0186bd;">Content here</div>
        
        
          .mybackground {background-color:#0186bd;}
        
        Background color #0186bd
      
           Border around this has a color of #0186bd        
        
          <div style="border:2px solid #0186bd;">Content here</div>
        
        
          .myborder {border:2px solid #0186bd;}
        
        Border color #0186bd