#29666d color space conversions
Hex:
        #29666d
        RGB:
        41, 102, 109
        CMY:
        84, 60, 57
        CMYK:
        62, 6, 0, 57
      HSL:
        186°, 45.3333%, 29.4118%
        HSV (HSB):
        186°, 62.3853%, 42.7451%
        XYZ:
        8.4261, 11.0783, 16.1622
        xyY:
        0.2362, 0.3106, 11.0783
      CIE-Lab:
        39.7120, -17.1918, -9.8402
        CIE-LCH:
        39.7120, 19.8087, 209.7858
        CIE-Luv:
        39.7120, -24.1387, -11.0505
        Hunter-Lab:
        33.2841, -13.0583, -5.4915
      #29666d color charts
#29666d RGB chart
      #29666d CMYK chart
      #29666d RGB pie chart
      #29666d color shades, tints & tones
#29666d color schemes
#29666d color preview, HTML & CSS examples
           This text has a color of #29666d        
        
          <p style="color:#29666d;">Text here</p>
        
        
          .mytext {color:#29666d;}
        
        Text color #29666d
      
           This box has a color of #29666d        
        
          <div style="background-color:#29666d;">Content here</div>
        
        
          .mybackground {background-color:#29666d;}
        
        Background color #29666d
      
           Border around this has a color of #29666d        
        
          <div style="border:2px solid #29666d;">Content here</div>
        
        
          .myborder {border:2px solid #29666d;}
        
        Border color #29666d