#29409f color space conversions
Hex:
        #29409f
        RGB:
        41, 64, 159
        CMY:
        84, 75, 38
        CMYK:
        74, 60, 0, 38
      HSL:
        228°, 59.0000%, 39.2157%
        HSV (HSB):
        228°, 74.2138%, 62.3529%
        XYZ:
        9.0059, 6.6414, 33.6081
        xyY:
        0.1828, 0.1348, 6.6414
      CIE-Lab:
        30.9762, 25.4624, -54.1696
        CIE-LCH:
        30.9762, 59.8555, 295.1758
        CIE-Luv:
        30.9762, -10.4097, -73.6759
        Hunter-Lab:
        25.7709, 17.2791, -59.2811
      #29409f color charts
#29409f RGB chart
      #29409f CMYK chart
      #29409f RGB pie chart
      #29409f color shades, tints & tones
#29409f color schemes
#29409f color preview, HTML & CSS examples
           This text has a color of #29409f        
        
          <p style="color:#29409f;">Text here</p>
        
        
          .mytext {color:#29409f;}
        
        Text color #29409f
      
           This box has a color of #29409f        
        
          <div style="background-color:#29409f;">Content here</div>
        
        
          .mybackground {background-color:#29409f;}
        
        Background color #29409f
      
           Border around this has a color of #29409f        
        
          <div style="border:2px solid #29409f;">Content here</div>
        
        
          .myborder {border:2px solid #29409f;}
        
        Border color #29409f