#29545d color space conversions
Hex:
        #29545d
        RGB:
        41, 84, 93
        CMY:
        84, 67, 64
        CMYK:
        56, 10, 0, 64
      HSL:
        190°, 38.8060%, 26.2745%
        HSV (HSB):
        190°, 55.9140%, 36.4706%
        XYZ:
        6.0606, 7.6024, 11.5039
        xyY:
        0.2408, 0.3021, 7.6024
      CIE-Lab:
        33.1407, -12.0596, -9.8240
        CIE-LCH:
        33.1407, 15.5546, 219.1670
        CIE-Luv:
        33.1407, -17.6819, -11.1104
        Hunter-Lab:
        27.5724, -9.0165, -5.4366
      #29545d color charts
#29545d RGB chart
      #29545d CMYK chart
      #29545d RGB pie chart
      #29545d color shades, tints & tones
#29545d color schemes
#29545d color preview, HTML & CSS examples
           This text has a color of #29545d        
        
          <p style="color:#29545d;">Text here</p>
        
        
          .mytext {color:#29545d;}
        
        Text color #29545d
      
           This box has a color of #29545d        
        
          <div style="background-color:#29545d;">Content here</div>
        
        
          .mybackground {background-color:#29545d;}
        
        Background color #29545d
      
           Border around this has a color of #29545d        
        
          <div style="border:2px solid #29545d;">Content here</div>
        
        
          .myborder {border:2px solid #29545d;}
        
        Border color #29545d