#194e45 color space conversions
Hex:
        #194e45
        RGB:
        25, 78, 69
        CMY:
        90, 69, 73
        CMYK:
        68, 0, 12, 69
      HSL:
        170°, 51.4563%, 20.1961%
        HSV (HSB):
        170°, 67.9487%, 30.5882%
        XYZ:
        4.1995, 6.0851, 6.5834
        xyY:
        0.2490, 0.3607, 6.0851
      CIE-Lab:
        29.6262, -19.9028, 0.1675
        CIE-LCH:
        29.6262, 19.9035, 179.5179
        CIE-Luv:
        29.6262, -20.0499, 2.6783
        Hunter-Lab:
        24.6680, -12.7814, 1.4442
      #194e45 color charts
#194e45 RGB chart
      #194e45 CMYK chart
      #194e45 RGB pie chart
      #194e45 color shades, tints & tones
#194e45 color schemes
#194e45 color preview, HTML & CSS examples
           This text has a color of #194e45        
        
          <p style="color:#194e45;">Text here</p>
        
        
          .mytext {color:#194e45;}
        
        Text color #194e45
      
           This box has a color of #194e45        
        
          <div style="background-color:#194e45;">Content here</div>
        
        
          .mybackground {background-color:#194e45;}
        
        Background color #194e45
      
           Border around this has a color of #194e45        
        
          <div style="border:2px solid #194e45;">Content here</div>
        
        
          .myborder {border:2px solid #194e45;}
        
        Border color #194e45