#194f51 color space conversions
Hex:
        #194f51
        RGB:
        25, 79, 81
        CMY:
        90, 69, 68
        CMYK:
        69, 2, 0, 68
      HSL:
        182°, 52.8302%, 20.7843%
        HSV (HSB):
        182°, 69.1358%, 31.7647%
        XYZ:
        4.6821, 6.3927, 8.7717
        xyY:
        0.2359, 0.3221, 6.3927
      CIE-Lab:
        30.3824, -16.6348, -6.4087
        CIE-LCH:
        30.3824, 17.8267, 201.0696
        CIE-Luv:
        30.3824, -19.8443, -5.8887
        Hunter-Lab:
        25.2838, -11.1919, -2.8708
      #194f51 color charts
#194f51 RGB chart
      #194f51 CMYK chart
      #194f51 RGB pie chart
      #194f51 color shades, tints & tones
#194f51 color schemes
#194f51 color preview, HTML & CSS examples
           This text has a color of #194f51        
        
          <p style="color:#194f51;">Text here</p>
        
        
          .mytext {color:#194f51;}
        
        Text color #194f51
      
           This box has a color of #194f51        
        
          <div style="background-color:#194f51;">Content here</div>
        
        
          .mybackground {background-color:#194f51;}
        
        Background color #194f51
      
           Border around this has a color of #194f51        
        
          <div style="border:2px solid #194f51;">Content here</div>
        
        
          .myborder {border:2px solid #194f51;}
        
        Border color #194f51