#194f35 color space conversions
Hex:
        #194f35
        RGB:
        25, 79, 53
        CMY:
        90, 69, 79
        CMYK:
        68, 0, 33, 69
      HSL:
        151°, 51.9231%, 20.3922%
        HSV (HSB):
        151°, 68.3544%, 30.9804%
        XYZ:
        3.8395, 6.0557, 4.3347
        xyY:
        0.2698, 0.4256, 6.0557
      CIE-Lab:
        29.5525, -24.7874, 10.2481
        CIE-LCH:
        29.5525, 26.8224, 157.5379
        CIE-Luv:
        29.5525, -21.2115, 14.5258
        Hunter-Lab:
        24.6083, -15.2142, 6.7821
      #194f35 color charts
#194f35 RGB chart
      #194f35 CMYK chart
      #194f35 RGB pie chart
      #194f35 color shades, tints & tones
#194f35 color schemes
#194f35 color preview, HTML & CSS examples
           This text has a color of #194f35        
        
          <p style="color:#194f35;">Text here</p>
        
        
          .mytext {color:#194f35;}
        
        Text color #194f35
      
           This box has a color of #194f35        
        
          <div style="background-color:#194f35;">Content here</div>
        
        
          .mybackground {background-color:#194f35;}
        
        Background color #194f35
      
           Border around this has a color of #194f35        
        
          <div style="border:2px solid #194f35;">Content here</div>
        
        
          .myborder {border:2px solid #194f35;}
        
        Border color #194f35