#194a8e color space conversions
Hex:
        #194a8e
        RGB:
        25, 74, 142
        CMY:
        90, 71, 44
        CMYK:
        82, 48, 0, 44
      HSL:
        215°, 70.0599%, 32.7451%
        HSV (HSB):
        215°, 82.3944%, 55.6863%
        XYZ:
        7.7322, 7.0572, 26.5458
        xyY:
        0.1871, 0.1707, 7.0572
      CIE-Lab:
        31.9368, 10.0252, -42.2924
        CIE-LCH:
        31.9368, 43.4644, 283.3355
        CIE-Luv:
        31.9368, -15.6841, -57.9720
        Hunter-Lab:
        26.5654, 5.4649, -40.6504
      #194a8e color charts
#194a8e RGB chart
      #194a8e CMYK chart
      #194a8e RGB pie chart
      #194a8e color shades, tints & tones
#194a8e color schemes
#194a8e color preview, HTML & CSS examples
           This text has a color of #194a8e        
        
          <p style="color:#194a8e;">Text here</p>
        
        
          .mytext {color:#194a8e;}
        
        Text color #194a8e
      
           This box has a color of #194a8e        
        
          <div style="background-color:#194a8e;">Content here</div>
        
        
          .mybackground {background-color:#194a8e;}
        
        Background color #194a8e
      
           Border around this has a color of #194a8e        
        
          <div style="border:2px solid #194a8e;">Content here</div>
        
        
          .myborder {border:2px solid #194a8e;}
        
        Border color #194a8e