#29396f color space conversions
Hex:
        #29396f
        RGB:
        41, 57, 111
        CMY:
        84, 78, 56
        CMYK:
        63, 49, 0, 56
      HSL:
        226°, 46.0526%, 29.8039%
        HSV (HSB):
        226°, 63.0631%, 43.5294%
        XYZ:
        5.2468, 4.5454, 15.6397
        xyY:
        0.2063, 0.1787, 4.5454
      CIE-Lab:
        25.3982, 11.9402, -33.3656
        CIE-LCH:
        25.3982, 35.4377, 289.6903
        CIE-Luv:
        25.3982, -7.7424, -42.3997
        Hunter-Lab:
        21.3199, 6.6191, -28.5698
      #29396f color charts
#29396f RGB chart
      #29396f CMYK chart
      #29396f RGB pie chart
      #29396f color shades, tints & tones
#29396f color schemes
#29396f color preview, HTML & CSS examples
           This text has a color of #29396f        
        
          <p style="color:#29396f;">Text here</p>
        
        
          .mytext {color:#29396f;}
        
        Text color #29396f
      
           This box has a color of #29396f        
        
          <div style="background-color:#29396f;">Content here</div>
        
        
          .mybackground {background-color:#29396f;}
        
        Background color #29396f
      
           Border around this has a color of #29396f        
        
          <div style="border:2px solid #29396f;">Content here</div>
        
        
          .myborder {border:2px solid #29396f;}
        
        Border color #29396f