#29537e color space conversions
Hex:
        #29537e
        RGB:
        41, 83, 126
        CMY:
        84, 67, 51
        CMYK:
        67, 34, 0, 51
      HSL:
        210°, 50.8982%, 32.7451%
        HSV (HSB):
        210°, 67.4603%, 49.4118%
        XYZ:
        7.7736, 8.1643, 20.9048
        xyY:
        0.2110, 0.2216, 8.1643
      CIE-Lab:
        34.3227, 0.1275, -28.6153
        CIE-LCH:
        34.3227, 28.6156, 270.2553
        CIE-Luv:
        34.3227, -16.3705, -39.0529
        Hunter-Lab:
        28.5732, -1.4406, -23.3767
      #29537e color charts
#29537e RGB chart
      #29537e CMYK chart
      #29537e RGB pie chart
      #29537e color shades, tints & tones
#29537e color schemes
#29537e color preview, HTML & CSS examples
           This text has a color of #29537e        
        
          <p style="color:#29537e;">Text here</p>
        
        
          .mytext {color:#29537e;}
        
        Text color #29537e
      
           This box has a color of #29537e        
        
          <div style="background-color:#29537e;">Content here</div>
        
        
          .mybackground {background-color:#29537e;}
        
        Background color #29537e
      
           Border around this has a color of #29537e        
        
          <div style="border:2px solid #29537e;">Content here</div>
        
        
          .myborder {border:2px solid #29537e;}
        
        Border color #29537e