#29834b color space conversions
Hex:
        #29834b
        RGB:
        41, 131, 75
        CMY:
        84, 49, 71
        CMYK:
        69, 0, 43, 49
      HSL:
        143°, 52.3256%, 33.7255%
        HSV (HSB):
        143°, 68.7023%, 51.3725%
        XYZ:
        10.3008, 17.2120, 9.4360
        xyY:
        0.2788, 0.4658, 17.2120
      CIE-Lab:
        48.5261, -39.7440, 22.7460
        CIE-LCH:
        48.5261, 45.7926, 150.2169
        CIE-Luv:
        48.5261, -37.2261, 33.8199
        Hunter-Lab:
        41.4874, -28.2838, 15.5561
      #29834b color charts
#29834b RGB chart
      #29834b CMYK chart
      #29834b RGB pie chart
      #29834b color shades, tints & tones
#29834b color schemes
#29834b color preview, HTML & CSS examples
           This text has a color of #29834b        
        
          <p style="color:#29834b;">Text here</p>
        
        
          .mytext {color:#29834b;}
        
        Text color #29834b
      
           This box has a color of #29834b        
        
          <div style="background-color:#29834b;">Content here</div>
        
        
          .mybackground {background-color:#29834b;}
        
        Background color #29834b
      
           Border around this has a color of #29834b        
        
          <div style="border:2px solid #29834b;">Content here</div>
        
        
          .myborder {border:2px solid #29834b;}
        
        Border color #29834b