#29213b color space conversions
Hex:
        #29213b
        RGB:
        41, 33, 59
        CMY:
        84, 87, 77
        CMYK:
        31, 44, 0, 77
      HSL:
        258°, 28.2609%, 18.0392%
        HSV (HSB):
        258°, 44.0678%, 23.1373%
        XYZ:
        2.2477, 1.8749, 4.3811
        xyY:
        0.2643, 0.2205, 1.8749
      CIE-Lab:
        14.8165, 10.6876, -15.4018
        CIE-LCH:
        14.8165, 18.7467, 304.7577
        CIE-Luv:
        14.8165, 1.6909, -15.5162
        Hunter-Lab:
        13.6927, 5.3395, -9.3855
      #29213b color charts
#29213b RGB chart
      #29213b CMYK chart
      #29213b RGB pie chart
      #29213b color shades, tints & tones
#29213b color schemes
#29213b color preview, HTML & CSS examples
           This text has a color of #29213b        
        
          <p style="color:#29213b;">Text here</p>
        
        
          .mytext {color:#29213b;}
        
        Text color #29213b
      
           This box has a color of #29213b        
        
          <div style="background-color:#29213b;">Content here</div>
        
        
          .mybackground {background-color:#29213b;}
        
        Background color #29213b
      
           Border around this has a color of #29213b        
        
          <div style="border:2px solid #29213b;">Content here</div>
        
        
          .myborder {border:2px solid #29213b;}
        
        Border color #29213b