#194a6e color space conversions
Hex:
        #194a6e
        RGB:
        25, 74, 110
        CMY:
        90, 71, 57
        CMYK:
        77, 33, 0, 57
      HSL:
        205°, 62.9630%, 26.4706%
        HSV (HSB):
        205°, 77.2727%, 43.1373%
        XYZ:
        5.6642, 6.2300, 15.6558
        xyY:
        0.2056, 0.2261, 6.2300
      CIE-Lab:
        29.9855, -2.9135, -25.4923
        CIE-LCH:
        29.9855, 25.6582, 263.4800
        CIE-Luv:
        29.9855, -16.6623, -32.9428
        Hunter-Lab:
        24.9600, -3.1732, -19.7169
      #194a6e color charts
#194a6e RGB chart
      #194a6e CMYK chart
      #194a6e RGB pie chart
      #194a6e color shades, tints & tones
#194a6e color schemes
#194a6e color preview, HTML & CSS examples
           This text has a color of #194a6e        
        
          <p style="color:#194a6e;">Text here</p>
        
        
          .mytext {color:#194a6e;}
        
        Text color #194a6e
      
           This box has a color of #194a6e        
        
          <div style="background-color:#194a6e;">Content here</div>
        
        
          .mybackground {background-color:#194a6e;}
        
        Background color #194a6e
      
           Border around this has a color of #194a6e        
        
          <div style="border:2px solid #194a6e;">Content here</div>
        
        
          .myborder {border:2px solid #194a6e;}
        
        Border color #194a6e