#29005d color space conversions
Hex:
        #29005d
        RGB:
        41, 0, 93
        CMY:
        84, 100, 64
        CMYK:
        56, 100, 0, 64
      HSL:
        266°, 100.0000%, 18.2353%
        HSV (HSB):
        266°, 100.0000%, 36.4706%
        XYZ:
        2.8902, 1.2617, 10.4471
        xyY:
        0.1980, 0.0864, 1.2617
      CIE-Lab:
        11.0052, 39.6620, -45.0000
        CIE-LCH:
        11.0052, 59.9840, 311.3922
        CIE-Luv:
        11.0052, 2.8105, -36.4414
        Hunter-Lab:
        11.2327, 26.2719, -47.2807
      #29005d color charts
#29005d RGB chart
      #29005d CMYK chart
      #29005d RGB pie chart
      #29005d color shades, tints & tones
#29005d color schemes
#29005d color preview, HTML & CSS examples
           This text has a color of #29005d        
        
          <p style="color:#29005d;">Text here</p>
        
        
          .mytext {color:#29005d;}
        
        Text color #29005d
      
           This box has a color of #29005d        
        
          <div style="background-color:#29005d;">Content here</div>
        
        
          .mybackground {background-color:#29005d;}
        
        Background color #29005d
      
           Border around this has a color of #29005d        
        
          <div style="border:2px solid #29005d;">Content here</div>
        
        
          .myborder {border:2px solid #29005d;}
        
        Border color #29005d