#29043f color space conversions
Hex:
        #29043f
        RGB:
        41, 4, 63
        CMY:
        84, 98, 75
        CMYK:
        35, 94, 0, 75
      HSL:
        278°, 88.0597%, 13.1373%
        HSV (HSB):
        278°, 93.6508%, 24.7059%
        XYZ:
        1.8551, 0.9171, 4.7819
        xyY:
        0.2456, 0.1214, 0.9171
      CIE-Lab:
        8.2811, 29.9604, -28.6989
        CIE-LCH:
        8.2811, 41.4880, 316.2320
        CIE-Luv:
        8.2811, 5.3668, -20.7566
        Hunter-Lab:
        9.5767, 17.8174, -22.9012
      #29043f color charts
#29043f RGB chart
      #29043f CMYK chart
      #29043f RGB pie chart
      #29043f color shades, tints & tones
#29043f color schemes
#29043f color preview, HTML & CSS examples
           This text has a color of #29043f        
        
          <p style="color:#29043f;">Text here</p>
        
        
          .mytext {color:#29043f;}
        
        Text color #29043f
      
           This box has a color of #29043f        
        
          <div style="background-color:#29043f;">Content here</div>
        
        
          .mybackground {background-color:#29043f;}
        
        Background color #29043f
      
           Border around this has a color of #29043f        
        
          <div style="border:2px solid #29043f;">Content here</div>
        
        
          .myborder {border:2px solid #29043f;}
        
        Border color #29043f