#194e88 color space conversions
Hex:
        #194e88
        RGB:
        25, 78, 136
        CMY:
        90, 69, 47
        CMYK:
        82, 43, 0, 47
      HSL:
        211°, 68.9441%, 31.5686%
        HSV (HSB):
        211°, 81.6176%, 53.3333%
        XYZ:
        7.5692, 7.4330, 24.3283
        xyY:
        0.1925, 0.1890, 7.4330
      CIE-Lab:
        32.7730, 4.8882, -37.2700
        CIE-LCH:
        32.7730, 37.5892, 277.4720
        CIE-Luv:
        32.7730, -17.1222, -51.1273
        Hunter-Lab:
        27.2636, 1.8460, -33.8222
      #194e88 color charts
#194e88 RGB chart
      #194e88 CMYK chart
      #194e88 RGB pie chart
      #194e88 color shades, tints & tones
#194e88 color schemes
#194e88 color preview, HTML & CSS examples
           This text has a color of #194e88        
        
          <p style="color:#194e88;">Text here</p>
        
        
          .mytext {color:#194e88;}
        
        Text color #194e88
      
           This box has a color of #194e88        
        
          <div style="background-color:#194e88;">Content here</div>
        
        
          .mybackground {background-color:#194e88;}
        
        Background color #194e88
      
           Border around this has a color of #194e88        
        
          <div style="border:2px solid #194e88;">Content here</div>
        
        
          .myborder {border:2px solid #194e88;}
        
        Border color #194e88