#29515d color space conversions
Hex:
        #29515d
        RGB:
        41, 81, 93
        CMY:
        84, 68, 64
        CMYK:
        56, 13, 0, 64
      HSL:
        194°, 38.8060%, 26.2745%
        HSV (HSB):
        194°, 55.9140%, 36.4706%
        XYZ:
        5.8327, 7.1466, 11.4279
        xyY:
        0.2390, 0.2928, 7.1466
      CIE-Lab:
        32.1383, -10.2749, -11.3436
        CIE-LCH:
        32.1383, 15.3053, 227.8301
        CIE-Luv:
        32.1383, -16.4895, -13.2553
        Hunter-Lab:
        26.7331, -7.8376, -6.6323
      #29515d color charts
#29515d RGB chart
      #29515d CMYK chart
      #29515d RGB pie chart
      #29515d color shades, tints & tones
#29515d color schemes
#29515d color preview, HTML & CSS examples
           This text has a color of #29515d        
        
          <p style="color:#29515d;">Text here</p>
        
        
          .mytext {color:#29515d;}
        
        Text color #29515d
      
           This box has a color of #29515d        
        
          <div style="background-color:#29515d;">Content here</div>
        
        
          .mybackground {background-color:#29515d;}
        
        Background color #29515d
      
           Border around this has a color of #29515d        
        
          <div style="border:2px solid #29515d;">Content here</div>
        
        
          .myborder {border:2px solid #29515d;}
        
        Border color #29515d