#29958b color space conversions
Hex:
        #29958b
        RGB:
        41, 149, 139
        CMY:
        84, 42, 45
        CMYK:
        72, 0, 7, 42
      HSL:
        174°, 56.8421%, 37.2549%
        HSV (HSB):
        174°, 72.4832%, 58.4314%
        XYZ:
        16.3221, 23.8304, 28.1656
        xyY:
        0.2389, 0.3488, 23.8304
      CIE-Lab:
        55.9176, -32.0721, -3.4374
        CIE-LCH:
        55.9176, 32.2558, 186.1175
        CIE-Luv:
        55.9176, -40.2530, -0.2429
        Hunter-Lab:
        48.8164, -25.7459, -0.0371
      #29958b color charts
#29958b RGB chart
      #29958b CMYK chart
      #29958b RGB pie chart
      #29958b color shades, tints & tones
#29958b color schemes
#29958b color preview, HTML & CSS examples
           This text has a color of #29958b        
        
          <p style="color:#29958b;">Text here</p>
        
        
          .mytext {color:#29958b;}
        
        Text color #29958b
      
           This box has a color of #29958b        
        
          <div style="background-color:#29958b;">Content here</div>
        
        
          .mybackground {background-color:#29958b;}
        
        Background color #29958b
      
           Border around this has a color of #29958b        
        
          <div style="border:2px solid #29958b;">Content here</div>
        
        
          .myborder {border:2px solid #29958b;}
        
        Border color #29958b