#29675b color space conversions
Hex:
        #29675b
        RGB:
        41, 103, 91
        CMY:
        84, 60, 64
        CMYK:
        60, 0, 12, 60
      HSL:
        168°, 43.0556%, 28.2353%
        HSV (HSB):
        168°, 60.1942%, 40.3922%
        XYZ:
        7.6530, 10.9272, 11.6033
        xyY:
        0.2535, 0.3620, 10.9272
      CIE-Lab:
        39.4577, -23.1339, 0.7957
        CIE-LCH:
        39.4577, 23.1475, 178.0301
        CIE-Luv:
        39.4577, -25.3936, 4.2101
        Hunter-Lab:
        33.0564, -16.5234, 2.3277
      #29675b color charts
#29675b RGB chart
      #29675b CMYK chart
      #29675b RGB pie chart
      #29675b color shades, tints & tones
#29675b color schemes
#29675b color preview, HTML & CSS examples
           This text has a color of #29675b        
        
          <p style="color:#29675b;">Text here</p>
        
        
          .mytext {color:#29675b;}
        
        Text color #29675b
      
           This box has a color of #29675b        
        
          <div style="background-color:#29675b;">Content here</div>
        
        
          .mybackground {background-color:#29675b;}
        
        Background color #29675b
      
           Border around this has a color of #29675b        
        
          <div style="border:2px solid #29675b;">Content here</div>
        
        
          .myborder {border:2px solid #29675b;}
        
        Border color #29675b