#29527f color space conversions
Hex:
        #29527f
        RGB:
        41, 82, 127
        CMY:
        84, 68, 50
        CMYK:
        68, 35, 0, 50
      HSL:
        211°, 51.1905%, 32.9412%
        HSV (HSB):
        211°, 67.7165%, 49.8039%
        XYZ:
        7.7625, 8.0383, 21.2211
        xyY:
        0.2097, 0.2171, 8.0383
      CIE-Lab:
        34.0625, 1.1457, -29.6429
        CIE-LCH:
        34.0625, 29.6650, 272.2133
        CIE-Luv:
        34.0625, -15.9949, -40.5357
        Hunter-Lab:
        28.3519, -0.7441, -24.5316
      #29527f color charts
#29527f RGB chart
      #29527f CMYK chart
      #29527f RGB pie chart
      #29527f color shades, tints & tones
#29527f color schemes
#29527f color preview, HTML & CSS examples
           This text has a color of #29527f        
        
          <p style="color:#29527f;">Text here</p>
        
        
          .mytext {color:#29527f;}
        
        Text color #29527f
      
           This box has a color of #29527f        
        
          <div style="background-color:#29527f;">Content here</div>
        
        
          .mybackground {background-color:#29527f;}
        
        Background color #29527f
      
           Border around this has a color of #29527f        
        
          <div style="border:2px solid #29527f;">Content here</div>
        
        
          .myborder {border:2px solid #29527f;}
        
        Border color #29527f