#29525b color space conversions
Hex:
        #29525b
        RGB:
        41, 82, 91
        CMY:
        84, 68, 64
        CMYK:
        55, 10, 0, 64
      HSL:
        191°, 37.8788%, 25.8824%
        HSV (HSB):
        191°, 54.9451%, 35.6863%
        XYZ:
        5.8201, 7.2613, 10.9924
        xyY:
        0.2418, 0.3016, 7.2613
      CIE-Lab:
        32.3946, -11.5216, -9.6876
        CIE-LCH:
        32.3946, 15.0531, 220.0580
        CIE-Luv:
        32.3946, -16.9460, -10.9170
        Hunter-Lab:
        26.9469, -8.6040, -5.3232
      #29525b color charts
#29525b RGB chart
      #29525b CMYK chart
      #29525b RGB pie chart
      #29525b color shades, tints & tones
#29525b color schemes
#29525b color preview, HTML & CSS examples
           This text has a color of #29525b        
        
          <p style="color:#29525b;">Text here</p>
        
        
          .mytext {color:#29525b;}
        
        Text color #29525b
      
           This box has a color of #29525b        
        
          <div style="background-color:#29525b;">Content here</div>
        
        
          .mybackground {background-color:#29525b;}
        
        Background color #29525b
      
           Border around this has a color of #29525b        
        
          <div style="border:2px solid #29525b;">Content here</div>
        
        
          .myborder {border:2px solid #29525b;}
        
        Border color #29525b