#29466f color space conversions
Hex:
        #29466f
        RGB:
        41, 70, 111
        CMY:
        84, 73, 56
        CMYK:
        63, 37, 0, 56
      HSL:
        215°, 46.0526%, 29.8039%
        HSV (HSB):
        215°, 63.0631%, 43.5294%
        XYZ:
        5.9739, 5.9994, 15.8821
        xyY:
        0.2145, 0.2154, 5.9994
      CIE-Lab:
        29.4110, 3.0593, -26.9851
        CIE-LCH:
        29.4110, 27.1579, 276.4680
        CIE-Luv:
        29.4110, -12.0249, -35.3123
        Hunter-Lab:
        24.4937, 0.6709, -21.2988
      #29466f color charts
#29466f RGB chart
      #29466f CMYK chart
      #29466f RGB pie chart
      #29466f color shades, tints & tones
#29466f color schemes
#29466f color preview, HTML & CSS examples
           This text has a color of #29466f        
        
          <p style="color:#29466f;">Text here</p>
        
        
          .mytext {color:#29466f;}
        
        Text color #29466f
      
           This box has a color of #29466f        
        
          <div style="background-color:#29466f;">Content here</div>
        
        
          .mybackground {background-color:#29466f;}
        
        Background color #29466f
      
           Border around this has a color of #29466f        
        
          <div style="border:2px solid #29466f;">Content here</div>
        
        
          .myborder {border:2px solid #29466f;}
        
        Border color #29466f