#29256b color space conversions
Hex:
        #29256b
        RGB:
        41, 37, 107
        CMY:
        84, 85, 58
        CMYK:
        62, 65, 0, 58
      HSL:
        243°, 48.6111%, 28.2353%
        HSV (HSB):
        243°, 65.4206%, 41.9608%
        XYZ:
        4.2299, 2.8561, 14.2383
        xyY:
        0.1984, 0.1339, 2.8561
      CIE-Lab:
        19.4581, 24.3507, -40.3801
        CIE-LCH:
        19.4581, 47.1541, 301.0916
        CIE-Luv:
        19.4581, -2.3772, -46.0496
        Hunter-Lab:
        16.9000, 15.1015, -38.1220
      #29256b color charts
#29256b RGB chart
      #29256b CMYK chart
      #29256b RGB pie chart
      #29256b color shades, tints & tones
#29256b color schemes
#29256b color preview, HTML & CSS examples
           This text has a color of #29256b        
        
          <p style="color:#29256b;">Text here</p>
        
        
          .mytext {color:#29256b;}
        
        Text color #29256b
      
           This box has a color of #29256b        
        
          <div style="background-color:#29256b;">Content here</div>
        
        
          .mybackground {background-color:#29256b;}
        
        Background color #29256b
      
           Border around this has a color of #29256b        
        
          <div style="border:2px solid #29256b;">Content here</div>
        
        
          .myborder {border:2px solid #29256b;}
        
        Border color #29256b