#194ea2 color space conversions
Hex:
        #194ea2
        RGB:
        25, 78, 162
        CMY:
        90, 69, 36
        CMYK:
        85, 52, 0, 36
      HSL:
        217°, 73.2620%, 36.6667%
        HSV (HSB):
        217°, 84.5679%, 63.5294%
        XYZ:
        9.6469, 8.2641, 35.2691
        xyY:
        0.1814, 0.1554, 8.2641
      CIE-Lab:
        34.5269, 15.4424, -50.2386
        CIE-LCH:
        34.5269, 52.5584, 287.0865
        CIE-Luv:
        34.5269, -16.4575, -70.7731
        Hunter-Lab:
        28.7473, 9.5923, -52.6177
      #194ea2 color charts
#194ea2 RGB chart
      #194ea2 CMYK chart
      #194ea2 RGB pie chart
      #194ea2 color shades, tints & tones
#194ea2 color schemes
#194ea2 color preview, HTML & CSS examples
           This text has a color of #194ea2        
        
          <p style="color:#194ea2;">Text here</p>
        
        
          .mytext {color:#194ea2;}
        
        Text color #194ea2
      
           This box has a color of #194ea2        
        
          <div style="background-color:#194ea2;">Content here</div>
        
        
          .mybackground {background-color:#194ea2;}
        
        Background color #194ea2
      
           Border around this has a color of #194ea2        
        
          <div style="border:2px solid #194ea2;">Content here</div>
        
        
          .myborder {border:2px solid #194ea2;}
        
        Border color #194ea2