#0194fa color space conversions
Hex:
        #0194fa
        RGB:
        1, 148, 250
        CMY:
        100, 42, 2
        CMYK:
        100, 41, 0, 2
      HSL:
        205°, 99.2032%, 49.2157%
        HSV (HSB):
        205°, 99.6000%, 98.0392%
        XYZ:
        27.8577, 28.0884, 94.3958
        xyY:
        0.1853, 0.1868, 28.0884
      CIE-Lab:
        59.9685, 4.6778, -59.7243
        CIE-LCH:
        59.9685, 59.9072, 274.4784
        CIE-Luv:
        59.9685, -35.6186, -96.0161
        Hunter-Lab:
        52.9985, 1.0781, -68.5027
      #0194fa color charts
#0194fa RGB chart
      #0194fa CMYK chart
      #0194fa RGB pie chart
      #0194fa color shades, tints & tones
#0194fa color schemes
#0194fa color preview, HTML & CSS examples
           This text has a color of #0194fa        
        
          <p style="color:#0194fa;">Text here</p>
        
        
          .mytext {color:#0194fa;}
        
        Text color #0194fa
      
           This box has a color of #0194fa        
        
          <div style="background-color:#0194fa;">Content here</div>
        
        
          .mybackground {background-color:#0194fa;}
        
        Background color #0194fa
      
           Border around this has a color of #0194fa        
        
          <div style="border:2px solid #0194fa;">Content here</div>
        
        
          .myborder {border:2px solid #0194fa;}
        
        Border color #0194fa