#29018d color space conversions
Hex:
        #29018d
        RGB:
        41, 1, 141
        CMY:
        84, 100, 45
        CMYK:
        71, 99, 0, 45
      HSL:
        257°, 98.5915%, 27.8431%
        HSV (HSB):
        257°, 99.2908%, 55.2941%
        XYZ:
        5.7330, 2.4162, 25.3635
        xyY:
        0.1711, 0.0721, 2.4162
      CIE-Lab:
        17.5354, 51.5394, -65.2393
        CIE-LCH:
        17.5354, 83.1413, 308.3089
        CIE-Luv:
        17.5354, -0.8229, -64.7755
        Hunter-Lab:
        15.5442, 38.6323, -85.8629
      #29018d color charts
#29018d RGB chart
      #29018d CMYK chart
      #29018d RGB pie chart
      #29018d color shades, tints & tones
#29018d color schemes
#29018d color preview, HTML & CSS examples
           This text has a color of #29018d        
        
          <p style="color:#29018d;">Text here</p>
        
        
          .mytext {color:#29018d;}
        
        Text color #29018d
      
           This box has a color of #29018d        
        
          <div style="background-color:#29018d;">Content here</div>
        
        
          .mybackground {background-color:#29018d;}
        
        Background color #29018d
      
           Border around this has a color of #29018d        
        
          <div style="border:2px solid #29018d;">Content here</div>
        
        
          .myborder {border:2px solid #29018d;}
        
        Border color #29018d