#0185bf color space conversions
Hex:
        #0185bf
        RGB:
        1, 133, 191
        CMY:
        100, 48, 25
        CMYK:
        99, 30, 0, 25
      HSL:
        198°, 98.9583%, 37.6471%
        HSV (HSB):
        198°, 99.4764%, 74.9020%
        XYZ:
        17.8040, 20.5431, 52.3171
        xyY:
        0.1964, 0.2266, 20.5431
      CIE-Lab:
        52.4458, -8.9389, -38.6379
        CIE-LCH:
        52.4458, 39.6584, 256.9737
        CIE-Luv:
        52.4458, -34.3383, -58.2715
        Hunter-Lab:
        45.3245, -9.2009, -36.7100
      #0185bf color charts
#0185bf RGB chart
      #0185bf CMYK chart
      #0185bf RGB pie chart
      #0185bf color shades, tints & tones
#0185bf color schemes
#0185bf color preview, HTML & CSS examples
           This text has a color of #0185bf        
        
          <p style="color:#0185bf;">Text here</p>
        
        
          .mytext {color:#0185bf;}
        
        Text color #0185bf
      
           This box has a color of #0185bf        
        
          <div style="background-color:#0185bf;">Content here</div>
        
        
          .mybackground {background-color:#0185bf;}
        
        Background color #0185bf
      
           Border around this has a color of #0185bf        
        
          <div style="border:2px solid #0185bf;">Content here</div>
        
        
          .myborder {border:2px solid #0185bf;}
        
        Border color #0185bf