#194a9d color space conversions
Hex:
        #194a9d
        RGB:
        25, 74, 157
        CMY:
        90, 71, 38
        CMYK:
        84, 53, 0, 38
      HSL:
        218°, 72.5275%, 35.6863%
        HSV (HSB):
        218°, 84.0764%, 61.5686%
        XYZ:
        8.9355, 7.5386, 32.8824
        xyY:
        0.1810, 0.1527, 7.5386
      CIE-Lab:
        33.0028, 16.1320, -49.6956
        CIE-LCH:
        33.0028, 52.2484, 287.9843
        CIE-Luv:
        33.0028, -15.3866, -69.0168
        Hunter-Lab:
        27.4564, 10.0427, -51.7875
      #194a9d color charts
#194a9d RGB chart
      #194a9d CMYK chart
      #194a9d RGB pie chart
      #194a9d color shades, tints & tones
#194a9d color schemes
#194a9d color preview, HTML & CSS examples
           This text has a color of #194a9d        
        
          <p style="color:#194a9d;">Text here</p>
        
        
          .mytext {color:#194a9d;}
        
        Text color #194a9d
      
           This box has a color of #194a9d        
        
          <div style="background-color:#194a9d;">Content here</div>
        
        
          .mybackground {background-color:#194a9d;}
        
        Background color #194a9d
      
           Border around this has a color of #194a9d        
        
          <div style="border:2px solid #194a9d;">Content here</div>
        
        
          .myborder {border:2px solid #194a9d;}
        
        Border color #194a9d