#0194ff color space conversions
Hex:
        #0194ff
        RGB:
        1, 148, 255
        CMY:
        100, 42, 0
        CMYK:
        100, 42, 0, 0
      HSL:
        205°, 100.0000%, 50.1961%
        HSV (HSB):
        205°, 99.6078%, 100.0000%
        XYZ:
        28.6524, 28.4063, 98.5806
        xyY:
        0.1841, 0.1825, 28.4063
      CIE-Lab:
        60.2540, 6.5758, -62.0095
        CIE-LCH:
        60.2540, 62.3572, 276.0533
        CIE-Luv:
        60.2540, -35.3475, -100.0142
        Hunter-Lab:
        53.2975, 2.6898, -72.3561
      #0194ff color charts
#0194ff RGB chart
      #0194ff CMYK chart
      #0194ff RGB pie chart
      #0194ff color shades, tints & tones
#0194ff color schemes
#0194ff color preview, HTML & CSS examples
           This text has a color of #0194ff        
        
          <p style="color:#0194ff;">Text here</p>
        
        
          .mytext {color:#0194ff;}
        
        Text color #0194ff
      
           This box has a color of #0194ff        
        
          <div style="background-color:#0194ff;">Content here</div>
        
        
          .mybackground {background-color:#0194ff;}
        
        Background color #0194ff
      
           Border around this has a color of #0194ff        
        
          <div style="border:2px solid #0194ff;">Content here</div>
        
        
          .myborder {border:2px solid #0194ff;}
        
        Border color #0194ff