#29396d color space conversions
Hex:
        #29396d
        RGB:
        41, 57, 109
        CMY:
        84, 78, 57
        CMYK:
        62, 48, 0, 57
      HSL:
        226°, 45.3333%, 29.4118%
        HSV (HSB):
        226°, 62.3853%, 42.7451%
        XYZ:
        5.1379, 4.5018, 15.0661
        xyY:
        0.2080, 0.1822, 4.5018
      CIE-Lab:
        25.2655, 11.1855, -32.2979
        CIE-LCH:
        25.2655, 34.1800, 289.1022
        CIE-Luv:
        25.2655, -7.7093, -40.9186
        Hunter-Lab:
        21.2174, 6.0940, -27.2486
      #29396d color charts
#29396d RGB chart
      #29396d CMYK chart
      #29396d RGB pie chart
      #29396d color shades, tints & tones
#29396d color schemes
#29396d color preview, HTML & CSS examples
           This text has a color of #29396d        
        
          <p style="color:#29396d;">Text here</p>
        
        
          .mytext {color:#29396d;}
        
        Text color #29396d
      
           This box has a color of #29396d        
        
          <div style="background-color:#29396d;">Content here</div>
        
        
          .mybackground {background-color:#29396d;}
        
        Background color #29396d
      
           Border around this has a color of #29396d        
        
          <div style="border:2px solid #29396d;">Content here</div>
        
        
          .myborder {border:2px solid #29396d;}
        
        Border color #29396d