#194f94 color space conversions
Hex:
        #194f94
        RGB:
        25, 79, 148
        CMY:
        90, 69, 42
        CMYK:
        83, 47, 0, 42
      HSL:
        214°, 71.0983%, 33.9216%
        HSV (HSB):
        214°, 83.1081%, 58.0392%
        XYZ:
        8.5422, 7.9368, 29.0987
        xyY:
        0.1874, 0.1741, 7.9368
      CIE-Lab:
        33.8508, 9.0907, -42.8756
        CIE-LCH:
        33.8508, 43.8287, 281.9709
        CIE-Luv:
        33.8508, -17.0893, -59.8172
        Hunter-Lab:
        28.1722, 4.8220, -41.5192
      #194f94 color charts
#194f94 RGB chart
      #194f94 CMYK chart
      #194f94 RGB pie chart
      #194f94 color shades, tints & tones
#194f94 color schemes
#194f94 color preview, HTML & CSS examples
           This text has a color of #194f94        
        
          <p style="color:#194f94;">Text here</p>
        
        
          .mytext {color:#194f94;}
        
        Text color #194f94
      
           This box has a color of #194f94        
        
          <div style="background-color:#194f94;">Content here</div>
        
        
          .mybackground {background-color:#194f94;}
        
        Background color #194f94
      
           Border around this has a color of #194f94        
        
          <div style="border:2px solid #194f94;">Content here</div>
        
        
          .myborder {border:2px solid #194f94;}
        
        Border color #194f94