#29397d color space conversions
Hex:
        #29397d
        RGB:
        41, 57, 125
        CMY:
        84, 78, 51
        CMYK:
        67, 54, 0, 51
      HSL:
        229°, 50.6024%, 32.5490%
        HSV (HSB):
        229°, 67.2000%, 49.0196%
        XYZ:
        6.0792, 4.8783, 20.0232
        xyY:
        0.1962, 0.1575, 4.8783
      CIE-Lab:
        26.3853, 17.2635, -40.6553
        CIE-LCH:
        26.3853, 44.1688, 293.0076
        CIE-Luv:
        26.3853, -7.9936, -52.5515
        Hunter-Lab:
        22.0870, 10.4784, -38.2893
      #29397d color charts
#29397d RGB chart
      #29397d CMYK chart
      #29397d RGB pie chart
      #29397d color shades, tints & tones
#29397d color schemes
#29397d color preview, HTML & CSS examples
           This text has a color of #29397d        
        
          <p style="color:#29397d;">Text here</p>
        
        
          .mytext {color:#29397d;}
        
        Text color #29397d
      
           This box has a color of #29397d        
        
          <div style="background-color:#29397d;">Content here</div>
        
        
          .mybackground {background-color:#29397d;}
        
        Background color #29397d
      
           Border around this has a color of #29397d        
        
          <div style="border:2px solid #29397d;">Content here</div>
        
        
          .myborder {border:2px solid #29397d;}
        
        Border color #29397d