#29295f color space conversions
Hex:
        #29295f
        RGB:
        41, 41, 95
        CMY:
        84, 84, 63
        CMYK:
        57, 57, 0, 63
      HSL:
        240°, 39.7059%, 26.6667%
        HSV (HSB):
        240°, 56.8421%, 37.2549%
        XYZ:
        3.7729, 2.8835, 11.1842
        xyY:
        0.2115, 0.1616, 2.8835
      CIE-Lab:
        19.5712, 17.2385, -32.3355
        CIE-LCH:
        19.5712, 36.6435, 298.0627
        CIE-Luv:
        19.5712, -2.6832, -37.2145
        Hunter-Lab:
        16.9809, 9.9439, -27.1637
      #29295f color charts
#29295f RGB chart
      #29295f CMYK chart
      #29295f RGB pie chart
      #29295f color shades, tints & tones
#29295f color schemes
#29295f color preview, HTML & CSS examples
           This text has a color of #29295f        
        
          <p style="color:#29295f;">Text here</p>
        
        
          .mytext {color:#29295f;}
        
        Text color #29295f
      
           This box has a color of #29295f        
        
          <div style="background-color:#29295f;">Content here</div>
        
        
          .mybackground {background-color:#29295f;}
        
        Background color #29295f
      
           Border around this has a color of #29295f        
        
          <div style="border:2px solid #29295f;">Content here</div>
        
        
          .myborder {border:2px solid #29295f;}
        
        Border color #29295f