#0194af color space conversions
Hex:
        #0194af
        RGB:
        1, 148, 175
        CMY:
        100, 42, 31
        CMYK:
        99, 15, 0, 31
      HSL:
        189°, 98.8636%, 34.5098%
        HSV (HSB):
        189°, 99.4286%, 68.6275%
        XYZ:
        18.3403, 24.2814, 44.2776
        xyY:
        0.2111, 0.2794, 24.2814
      CIE-Lab:
        56.3685, -23.0030, -23.4006
        CIE-LCH:
        56.3685, 32.8135, 225.4908
        CIE-Luv:
        56.3685, -40.6698, -32.4813
        Hunter-Lab:
        49.2762, -19.7967, -18.7823
      #0194af color charts
#0194af RGB chart
      #0194af CMYK chart
      #0194af RGB pie chart
      #0194af color shades, tints & tones
#0194af color schemes
#0194af color preview, HTML & CSS examples
           This text has a color of #0194af        
        
          <p style="color:#0194af;">Text here</p>
        
        
          .mytext {color:#0194af;}
        
        Text color #0194af
      
           This box has a color of #0194af        
        
          <div style="background-color:#0194af;">Content here</div>
        
        
          .mybackground {background-color:#0194af;}
        
        Background color #0194af
      
           Border around this has a color of #0194af        
        
          <div style="border:2px solid #0194af;">Content here</div>
        
        
          .myborder {border:2px solid #0194af;}
        
        Border color #0194af