#29367e color space conversions
Hex:
        #29367e
        RGB:
        41, 54, 126
        CMY:
        84, 79, 51
        CMYK:
        67, 57, 0, 51
      HSL:
        231°, 50.8982%, 32.7451%
        HSV (HSB):
        231°, 67.4603%, 49.4118%
        XYZ:
        5.9995, 4.6161, 20.3135
        xyY:
        0.1940, 0.1492, 4.6161
      CIE-Lab:
        25.6118, 19.7195, -42.5358
        CIE-LCH:
        25.6118, 46.8844, 294.8723
        CIE-Luv:
        25.6118, -7.1980, -54.3599
        Hunter-Lab:
        21.4851, 12.2454, -41.0171
      #29367e color charts
#29367e RGB chart
      #29367e CMYK chart
      #29367e RGB pie chart
      #29367e color shades, tints & tones
#29367e color schemes
#29367e color preview, HTML & CSS examples
           This text has a color of #29367e        
        
          <p style="color:#29367e;">Text here</p>
        
        
          .mytext {color:#29367e;}
        
        Text color #29367e
      
           This box has a color of #29367e        
        
          <div style="background-color:#29367e;">Content here</div>
        
        
          .mybackground {background-color:#29367e;}
        
        Background color #29367e
      
           Border around this has a color of #29367e        
        
          <div style="border:2px solid #29367e;">Content here</div>
        
        
          .myborder {border:2px solid #29367e;}
        
        Border color #29367e