#299a75 color space conversions
Hex:
        #299a75
        RGB:
        41, 154, 117
        CMY:
        84, 40, 54
        CMYK:
        73, 0, 24, 40
      HSL:
        160°, 57.9487%, 38.2353%
        HSV (HSB):
        160°, 73.3766%, 60.3922%
        XYZ:
        15.6809, 24.8670, 20.8030
        xyY:
        0.2556, 0.4053, 24.8670
      CIE-Lab:
        56.9456, -40.1909, 10.5773
        CIE-LCH:
        56.9456, 41.5594, 165.2554
        CIE-Luv:
        56.9456, -43.5232, 20.5776
        Hunter-Lab:
        49.8668, -31.1364, 10.1727
      #299a75 color charts
#299a75 RGB chart
      #299a75 CMYK chart
      #299a75 RGB pie chart
      #299a75 color shades, tints & tones
#299a75 color schemes
#299a75 color preview, HTML & CSS examples
           This text has a color of #299a75        
        
          <p style="color:#299a75;">Text here</p>
        
        
          .mytext {color:#299a75;}
        
        Text color #299a75
      
           This box has a color of #299a75        
        
          <div style="background-color:#299a75;">Content here</div>
        
        
          .mybackground {background-color:#299a75;}
        
        Background color #299a75
      
           Border around this has a color of #299a75        
        
          <div style="border:2px solid #299a75;">Content here</div>
        
        
          .myborder {border:2px solid #299a75;}
        
        Border color #299a75