#29356d color space conversions
Hex:
        #29356d
        RGB:
        41, 53, 109
        CMY:
        84, 79, 57
        CMYK:
        62, 51, 0, 57
      HSL:
        229°, 45.3333%, 29.4118%
        HSV (HSB):
        229°, 62.3853%, 42.7451%
        XYZ:
        4.9479, 4.1217, 15.0028
        xyY:
        0.2055, 0.1712, 4.1217
      CIE-Lab:
        24.0699, 13.9786, -34.2140
        CIE-LCH:
        24.0699, 36.9595, 292.2232
        CIE-Luv:
        24.0699, -6.5042, -42.7058
        Hunter-Lab:
        20.3021, 7.9740, -29.6025
      #29356d color charts
#29356d RGB chart
      #29356d CMYK chart
      #29356d RGB pie chart
      #29356d color shades, tints & tones
#29356d color schemes
#29356d color preview, HTML & CSS examples
           This text has a color of #29356d        
        
          <p style="color:#29356d;">Text here</p>
        
        
          .mytext {color:#29356d;}
        
        Text color #29356d
      
           This box has a color of #29356d        
        
          <div style="background-color:#29356d;">Content here</div>
        
        
          .mybackground {background-color:#29356d;}
        
        Background color #29356d
      
           Border around this has a color of #29356d        
        
          <div style="border:2px solid #29356d;">Content here</div>
        
        
          .myborder {border:2px solid #29356d;}
        
        Border color #29356d