#0185af color space conversions
Hex:
        #0185af
        RGB:
        1, 133, 175
        CMY:
        100, 48, 31
        CMYK:
        99, 24, 0, 31
      HSL:
        194°, 98.8636%, 34.5098%
        HSV (HSB):
        194°, 99.4286%, 68.6275%
        XYZ:
        16.1379, 19.8767, 43.5435
        xyY:
        0.2028, 0.2498, 19.8767
      CIE-Lab:
        51.6975, -14.9313, -30.6305
        CIE-LCH:
        51.6975, 34.0760, 244.0124
        CIE-Luv:
        51.6975, -35.4537, -44.5329
        Hunter-Lab:
        44.5832, -13.4086, -26.6990
      #0185af color charts
#0185af RGB chart
      #0185af CMYK chart
      #0185af RGB pie chart
      #0185af color shades, tints & tones
#0185af color schemes
#0185af color preview, HTML & CSS examples
           This text has a color of #0185af        
        
          <p style="color:#0185af;">Text here</p>
        
        
          .mytext {color:#0185af;}
        
        Text color #0185af
      
           This box has a color of #0185af        
        
          <div style="background-color:#0185af;">Content here</div>
        
        
          .mybackground {background-color:#0185af;}
        
        Background color #0185af
      
           Border around this has a color of #0185af        
        
          <div style="border:2px solid #0185af;">Content here</div>
        
        
          .myborder {border:2px solid #0185af;}
        
        Border color #0185af