#29019b color space conversions
Hex:
        #29019b
        RGB:
        41, 1, 155
        CMY:
        84, 100, 39
        CMYK:
        74, 99, 0, 39
      HSL:
        256°, 98.7179%, 30.5882%
        HSV (HSB):
        256°, 99.3548%, 60.7843%
        XYZ:
        6.8417, 2.8597, 31.2017
        xyY:
        0.1673, 0.0699, 2.8597
      CIE-Lab:
        19.4729, 55.0907, -70.6966
        CIE-LCH:
        19.4729, 89.6270, 307.9277
        CIE-Luv:
        19.4729, -1.7519, -73.1056
        Hunter-Lab:
        16.9106, 42.6241, -97.5585
      #29019b color charts
#29019b RGB chart
      #29019b CMYK chart
      #29019b RGB pie chart
      #29019b color shades, tints & tones
#29019b color schemes
#29019b color preview, HTML & CSS examples
           This text has a color of #29019b        
        
          <p style="color:#29019b;">Text here</p>
        
        
          .mytext {color:#29019b;}
        
        Text color #29019b
      
           This box has a color of #29019b        
        
          <div style="background-color:#29019b;">Content here</div>
        
        
          .mybackground {background-color:#29019b;}
        
        Background color #29019b
      
           Border around this has a color of #29019b        
        
          <div style="border:2px solid #29019b;">Content here</div>
        
        
          .myborder {border:2px solid #29019b;}
        
        Border color #29019b