#194b5d color space conversions
Hex:
        #194b5d
        RGB:
        25, 75, 93
        CMY:
        90, 71, 64
        CMYK:
        73, 19, 0, 64
      HSL:
        196°, 57.6271%, 23.1373%
        HSV (HSB):
        196°, 73.1183%, 36.4706%
        XYZ:
        4.8928, 6.0291, 11.2618
        xyY:
        0.2206, 0.2718, 6.0291
      CIE-Lab:
        29.4859, -10.0616, -15.4574
        CIE-LCH:
        29.4859, 18.4436, 236.9389
        CIE-Luv:
        29.4859, -17.7328, -18.4276
        Hunter-Lab:
        24.5543, -7.4016, -10.0052
      #194b5d color charts
#194b5d RGB chart
      #194b5d CMYK chart
      #194b5d RGB pie chart
      #194b5d color shades, tints & tones
#194b5d color schemes
#194b5d color preview, HTML & CSS examples
           This text has a color of #194b5d        
        
          <p style="color:#194b5d;">Text here</p>
        
        
          .mytext {color:#194b5d;}
        
        Text color #194b5d
      
           This box has a color of #194b5d        
        
          <div style="background-color:#194b5d;">Content here</div>
        
        
          .mybackground {background-color:#194b5d;}
        
        Background color #194b5d
      
           Border around this has a color of #194b5d        
        
          <div style="border:2px solid #194b5d;">Content here</div>
        
        
          .myborder {border:2px solid #194b5d;}
        
        Border color #194b5d