#194fa2 color space conversions
Hex:
        #194fa2
        RGB:
        25, 79, 162
        CMY:
        90, 69, 36
        CMYK:
        85, 51, 0, 36
      HSL:
        216°, 73.2620%, 36.6667%
        HSV (HSB):
        216°, 84.5679%, 63.5294%
        XYZ:
        9.7185, 8.4073, 35.2930
        xyY:
        0.1819, 0.1574, 8.4073
      CIE-Lab:
        34.8171, 14.7673, -49.7694
        CIE-LCH:
        34.8171, 51.9140, 286.5264
        CIE-Luv:
        34.8171, -16.7510, -70.2874
        Hunter-Lab:
        28.9953, 9.0868, -51.8709
      #194fa2 color charts
#194fa2 RGB chart
      #194fa2 CMYK chart
      #194fa2 RGB pie chart
      #194fa2 color shades, tints & tones
#194fa2 color schemes
#194fa2 color preview, HTML & CSS examples
           This text has a color of #194fa2        
        
          <p style="color:#194fa2;">Text here</p>
        
        
          .mytext {color:#194fa2;}
        
        Text color #194fa2
      
           This box has a color of #194fa2        
        
          <div style="background-color:#194fa2;">Content here</div>
        
        
          .mybackground {background-color:#194fa2;}
        
        Background color #194fa2
      
           Border around this has a color of #194fa2        
        
          <div style="border:2px solid #194fa2;">Content here</div>
        
        
          .myborder {border:2px solid #194fa2;}
        
        Border color #194fa2