#194b2a color space conversions
Hex:
        #194b2a
        RGB:
        25, 75, 42
        CMY:
        90, 71, 84
        CMYK:
        67, 0, 44, 71
      HSL:
        140°, 50.0000%, 19.6078%
        HSV (HSB):
        140°, 66.6667%, 29.4118%
        XYZ:
        3.3349, 5.4060, 3.0582
        xyY:
        0.2826, 0.4582, 5.4060
      CIE-Lab:
        27.8615, -25.3696, 14.8287
        CIE-LCH:
        27.8615, 29.3855, 149.6934
        CIE-Luv:
        27.8615, -20.0375, 18.6440
        Hunter-Lab:
        23.2508, -15.0864, 8.4771
      #194b2a color charts
#194b2a RGB chart
      #194b2a CMYK chart
      #194b2a RGB pie chart
      #194b2a color shades, tints & tones
#194b2a color schemes
#194b2a color preview, HTML & CSS examples
           This text has a color of #194b2a        
        
          <p style="color:#194b2a;">Text here</p>
        
        
          .mytext {color:#194b2a;}
        
        Text color #194b2a
      
           This box has a color of #194b2a        
        
          <div style="background-color:#194b2a;">Content here</div>
        
        
          .mybackground {background-color:#194b2a;}
        
        Background color #194b2a
      
           Border around this has a color of #194b2a        
        
          <div style="border:2px solid #194b2a;">Content here</div>
        
        
          .myborder {border:2px solid #194b2a;}
        
        Border color #194b2a