#194f20 color space conversions
Hex:
        #194f20
        RGB:
        25, 79, 32
        CMY:
        90, 69, 87
        CMYK:
        68, 0, 59, 69
      HSL:
        128°, 51.9231%, 20.3922%
        HSV (HSB):
        128°, 68.3544%, 30.9804%
        XYZ:
        3.4576, 5.9029, 2.3236
        xyY:
        0.2959, 0.5052, 5.9029
      CIE-Lab:
        29.1662, -29.0101, 22.3975
        CIE-LCH:
        29.1662, 36.6502, 142.3298
        CIE-Luv:
        29.1662, -22.0292, 25.9508
        Hunter-Lab:
        24.2959, -17.1152, 11.3367
      #194f20 color charts
#194f20 RGB chart
      #194f20 CMYK chart
      #194f20 RGB pie chart
      #194f20 color shades, tints & tones
#194f20 color schemes
#194f20 color preview, HTML & CSS examples
           This text has a color of #194f20        
        
          <p style="color:#194f20;">Text here</p>
        
        
          .mytext {color:#194f20;}
        
        Text color #194f20
      
           This box has a color of #194f20        
        
          <div style="background-color:#194f20;">Content here</div>
        
        
          .mybackground {background-color:#194f20;}
        
        Background color #194f20
      
           Border around this has a color of #194f20        
        
          <div style="border:2px solid #194f20;">Content here</div>
        
        
          .myborder {border:2px solid #194f20;}
        
        Border color #194f20