#194d5b color space conversions
Hex:
        #194d5b
        RGB:
        25, 77, 91
        CMY:
        90, 70, 64
        CMYK:
        73, 15, 0, 64
      HSL:
        193°, 56.8966%, 22.7451%
        HSV (HSB):
        193°, 72.5275%, 35.6863%
        XYZ:
        4.9431, 6.2698, 10.8472
        xyY:
        0.2241, 0.2842, 6.2698
      CIE-Lab:
        30.0831, -12.0001, -13.2612
        CIE-LCH:
        30.0831, 17.8847, 227.8579
        CIE-Luv:
        30.0831, -18.5820, -15.3806
        Hunter-Lab:
        25.0395, -8.5810, -8.1570
      #194d5b color charts
#194d5b RGB chart
      #194d5b CMYK chart
      #194d5b RGB pie chart
      #194d5b color shades, tints & tones
#194d5b color schemes
#194d5b color preview, HTML & CSS examples
           This text has a color of #194d5b        
        
          <p style="color:#194d5b;">Text here</p>
        
        
          .mytext {color:#194d5b;}
        
        Text color #194d5b
      
           This box has a color of #194d5b        
        
          <div style="background-color:#194d5b;">Content here</div>
        
        
          .mybackground {background-color:#194d5b;}
        
        Background color #194d5b
      
           Border around this has a color of #194d5b        
        
          <div style="border:2px solid #194d5b;">Content here</div>
        
        
          .myborder {border:2px solid #194d5b;}
        
        Border color #194d5b