#29033f color space conversions
Hex:
        #29033f
        RGB:
        41, 3, 63
        CMY:
        84, 99, 75
        CMYK:
        35, 95, 0, 75
      HSL:
        278°, 90.9091%, 12.9412%
        HSV (HSB):
        278°, 95.2381%, 24.7059%
        XYZ:
        1.8442, 0.8954, 4.7783
        xyY:
        0.2453, 0.1191, 0.8954
      CIE-Lab:
        8.0880, 30.5297, -29.0140
        CIE-LCH:
        8.0880, 42.1174, 316.4581
        CIE-Luv:
        8.0880, 5.3930, -20.6266
        Hunter-Lab:
        9.4627, 18.2288, -23.3151
      #29033f color charts
#29033f RGB chart
      #29033f CMYK chart
      #29033f RGB pie chart
      #29033f color shades, tints & tones
#29033f color schemes
#29033f color preview, HTML & CSS examples
           This text has a color of #29033f        
        
          <p style="color:#29033f;">Text here</p>
        
        
          .mytext {color:#29033f;}
        
        Text color #29033f
      
           This box has a color of #29033f        
        
          <div style="background-color:#29033f;">Content here</div>
        
        
          .mybackground {background-color:#29033f;}
        
        Background color #29033f
      
           Border around this has a color of #29033f        
        
          <div style="border:2px solid #29033f;">Content here</div>
        
        
          .myborder {border:2px solid #29033f;}
        
        Border color #29033f