#29667f color space conversions
Hex:
        #29667f
        RGB:
        41, 102, 127
        CMY:
        84, 60, 50
        CMYK:
        68, 20, 0, 50
      HSL:
        197°, 51.1905%, 32.9412%
        HSV (HSB):
        197°, 67.7165%, 49.8039%
        XYZ:
        9.4966, 11.5065, 21.7991
        xyY:
        0.2219, 0.2688, 11.5065
      CIE-Lab:
        40.4207, -11.1794, -19.7239
        CIE-LCH:
        40.4207, 22.6718, 240.4557
        CIE-Luv:
        40.4207, -23.3067, -26.2230
        Hunter-Lab:
        33.9212, -9.3891, -14.3573
      #29667f color charts
#29667f RGB chart
      #29667f CMYK chart
      #29667f RGB pie chart
      #29667f color shades, tints & tones
#29667f color schemes
#29667f color preview, HTML & CSS examples
           This text has a color of #29667f        
        
          <p style="color:#29667f;">Text here</p>
        
        
          .mytext {color:#29667f;}
        
        Text color #29667f
      
           This box has a color of #29667f        
        
          <div style="background-color:#29667f;">Content here</div>
        
        
          .mybackground {background-color:#29667f;}
        
        Background color #29667f
      
           Border around this has a color of #29667f        
        
          <div style="border:2px solid #29667f;">Content here</div>
        
        
          .myborder {border:2px solid #29667f;}
        
        Border color #29667f