#0194d4 color space conversions
Hex:
        #0194d4
        RGB:
        1, 148, 212
        CMY:
        100, 42, 17
        CMYK:
        100, 30, 0, 17
      HSL:
        198°, 99.0610%, 41.7647%
        HSV (HSB):
        198°, 99.5283%, 83.1373%
        XYZ:
        22.4861, 25.9397, 66.1091
        xyY:
        0.1963, 0.2265, 25.9397
      CIE-Lab:
        57.9798, -9.6388, -41.8032
        CIE-LCH:
        57.9798, 42.9001, 257.0159
        CIE-Luv:
        57.9798, -37.9643, -64.4913
        Hunter-Lab:
        50.9311, -10.3215, -41.3073
      #0194d4 color charts
#0194d4 RGB chart
      #0194d4 CMYK chart
      #0194d4 RGB pie chart
      #0194d4 color shades, tints & tones
#0194d4 color schemes
#0194d4 color preview, HTML & CSS examples
           This text has a color of #0194d4        
        
          <p style="color:#0194d4;">Text here</p>
        
        
          .mytext {color:#0194d4;}
        
        Text color #0194d4
      
           This box has a color of #0194d4        
        
          <div style="background-color:#0194d4;">Content here</div>
        
        
          .mybackground {background-color:#0194d4;}
        
        Background color #0194d4
      
           Border around this has a color of #0194d4        
        
          <div style="border:2px solid #0194d4;">Content here</div>
        
        
          .myborder {border:2px solid #0194d4;}
        
        Border color #0194d4