#194f52 color space conversions
Hex:
        #194f52
        RGB:
        25, 79, 82
        CMY:
        90, 69, 68
        CMYK:
        70, 4, 0, 68
      HSL:
        183°, 53.2710%, 20.9804%
        HSV (HSB):
        183°, 69.5122%, 32.1569%
        XYZ:
        4.7199, 6.4078, 8.9707
        xyY:
        0.2348, 0.3188, 6.4078
      CIE-Lab:
        30.4189, -16.3005, -6.9940
        CIE-LCH:
        30.4189, 17.7376, 203.2226
        CIE-Luv:
        30.4189, -19.7938, -6.6839
        Hunter-Lab:
        25.3137, -11.0167, -3.2917
      #194f52 color charts
#194f52 RGB chart
      #194f52 CMYK chart
      #194f52 RGB pie chart
      #194f52 color shades, tints & tones
#194f52 color schemes
#194f52 color preview, HTML & CSS examples
           This text has a color of #194f52        
        
          <p style="color:#194f52;">Text here</p>
        
        
          .mytext {color:#194f52;}
        
        Text color #194f52
      
           This box has a color of #194f52        
        
          <div style="background-color:#194f52;">Content here</div>
        
        
          .mybackground {background-color:#194f52;}
        
        Background color #194f52
      
           Border around this has a color of #194f52        
        
          <div style="border:2px solid #194f52;">Content here</div>
        
        
          .myborder {border:2px solid #194f52;}
        
        Border color #194f52