#29049d color space conversions
Hex:
        #29049d
        RGB:
        41, 4, 157
        CMY:
        84, 98, 38
        CMYK:
        74, 97, 0, 38
      HSL:
        255°, 95.0311%, 31.5686%
        HSV (HSB):
        255°, 97.4522%, 61.5686%
        XYZ:
        7.0437, 2.9926, 32.1047
        xyY:
        0.1671, 0.0710, 2.9926
      CIE-Lab:
        20.0141, 54.7849, -71.0234
        CIE-LCH:
        20.0141, 89.6979, 307.6453
        CIE-Luv:
        20.0141, -2.0259, -74.5837
        Hunter-Lab:
        17.2990, 42.4067, -97.9248
      #29049d color charts
#29049d RGB chart
      #29049d CMYK chart
      #29049d RGB pie chart
      #29049d color shades, tints & tones
#29049d color schemes
#29049d color preview, HTML & CSS examples
           This text has a color of #29049d        
        
          <p style="color:#29049d;">Text here</p>
        
        
          .mytext {color:#29049d;}
        
        Text color #29049d
      
           This box has a color of #29049d        
        
          <div style="background-color:#29049d;">Content here</div>
        
        
          .mybackground {background-color:#29049d;}
        
        Background color #29049d
      
           Border around this has a color of #29049d        
        
          <div style="border:2px solid #29049d;">Content here</div>
        
        
          .myborder {border:2px solid #29049d;}
        
        Border color #29049d