#29957b color space conversions
Hex:
        #29957b
        RGB:
        41, 149, 123
        CMY:
        84, 42, 52
        CMYK:
        72, 0, 17, 42
      HSL:
        166°, 56.8421%, 37.2549%
        HSV (HSB):
        166°, 72.4832%, 58.4314%
        XYZ:
        15.2370, 23.3964, 22.4518
        xyY:
        0.2494, 0.3830, 23.3964
      CIE-Lab:
        55.4783, -36.4787, 5.0812
        CIE-LCH:
        55.4783, 36.8309, 172.0701
        CIE-Luv:
        55.4783, -41.2944, 12.5196
        Hunter-Lab:
        48.3698, -28.4176, 6.3383
      #29957b color charts
#29957b RGB chart
      #29957b CMYK chart
      #29957b RGB pie chart
      #29957b color shades, tints & tones
#29957b color schemes
#29957b color preview, HTML & CSS examples
           This text has a color of #29957b        
        
          <p style="color:#29957b;">Text here</p>
        
        
          .mytext {color:#29957b;}
        
        Text color #29957b
      
           This box has a color of #29957b        
        
          <div style="background-color:#29957b;">Content here</div>
        
        
          .mybackground {background-color:#29957b;}
        
        Background color #29957b
      
           Border around this has a color of #29957b        
        
          <div style="border:2px solid #29957b;">Content here</div>
        
        
          .myborder {border:2px solid #29957b;}
        
        Border color #29957b