#29526b color space conversions
Hex:
        #29526b
        RGB:
        41, 82, 107
        CMY:
        84, 68, 58
        CMYK:
        62, 23, 0, 58
      HSL:
        203°, 44.5946%, 29.0196%
        HSV (HSB):
        203°, 61.6822%, 41.9608%
        XYZ:
        6.5856, 7.5675, 15.0235
        xyY:
        0.2257, 0.2594, 7.5675
      CIE-Lab:
        33.0655, -6.1263, -18.7519
        CIE-LCH:
        33.0655, 19.7273, 251.9076
        CIE-Luv:
        33.0655, -16.4860, -24.0649
        Hunter-Lab:
        27.5092, -5.4088, -13.1235
      #29526b color charts
#29526b RGB chart
      #29526b CMYK chart
      #29526b RGB pie chart
      #29526b color shades, tints & tones
#29526b color schemes
#29526b color preview, HTML & CSS examples
           This text has a color of #29526b        
        
          <p style="color:#29526b;">Text here</p>
        
        
          .mytext {color:#29526b;}
        
        Text color #29526b
      
           This box has a color of #29526b        
        
          <div style="background-color:#29526b;">Content here</div>
        
        
          .mybackground {background-color:#29526b;}
        
        Background color #29526b
      
           Border around this has a color of #29526b        
        
          <div style="border:2px solid #29526b;">Content here</div>
        
        
          .myborder {border:2px solid #29526b;}
        
        Border color #29526b