#29347f color space conversions
Hex:
        #29347f
        RGB:
        41, 52, 127
        CMY:
        84, 80, 50
        CMYK:
        68, 59, 0, 50
      HSL:
        232°, 51.1905%, 32.9412%
        HSV (HSB):
        232°, 67.7165%, 49.8039%
        XYZ:
        5.9732, 4.4597, 20.6247
        xyY:
        0.1923, 0.1436, 4.4597
      CIE-Lab:
        25.1364, 21.4771, -43.9360
        CIE-LCH:
        25.1364, 48.9044, 296.0506
        CIE-Luv:
        25.1364, -6.7047, -55.7002
        Hunter-Lab:
        21.1180, 13.5320, -43.1223
      #29347f color charts
#29347f RGB chart
      #29347f CMYK chart
      #29347f RGB pie chart
      #29347f color shades, tints & tones
#29347f color schemes
#29347f color preview, HTML & CSS examples
           This text has a color of #29347f        
        
          <p style="color:#29347f;">Text here</p>
        
        
          .mytext {color:#29347f;}
        
        Text color #29347f
      
           This box has a color of #29347f        
        
          <div style="background-color:#29347f;">Content here</div>
        
        
          .mybackground {background-color:#29347f;}
        
        Background color #29347f
      
           Border around this has a color of #29347f        
        
          <div style="border:2px solid #29347f;">Content here</div>
        
        
          .myborder {border:2px solid #29347f;}
        
        Border color #29347f