#29419e color space conversions
Hex:
        #29419e
        RGB:
        41, 65, 158
        CMY:
        84, 75, 38
        CMYK:
        74, 59, 0, 38
      HSL:
        228°, 58.7940%, 39.0196%
        HSV (HSB):
        228°, 74.0506%, 61.9608%
        XYZ:
        8.9763, 6.7206, 33.1719
        xyY:
        0.1837, 0.1375, 6.7206
      CIE-Lab:
        31.1623, 24.4109, -53.2614
        CIE-LCH:
        31.1623, 58.5890, 294.6230
        CIE-Luv:
        31.1623, -10.6511, -72.6555
        Hunter-Lab:
        25.9242, 16.4387, -57.7189
      #29419e color charts
#29419e RGB chart
      #29419e CMYK chart
      #29419e RGB pie chart
      #29419e color shades, tints & tones
#29419e color schemes
#29419e color preview, HTML & CSS examples
           This text has a color of #29419e        
        
          <p style="color:#29419e;">Text here</p>
        
        
          .mytext {color:#29419e;}
        
        Text color #29419e
      
           This box has a color of #29419e        
        
          <div style="background-color:#29419e;">Content here</div>
        
        
          .mybackground {background-color:#29419e;}
        
        Background color #29419e
      
           Border around this has a color of #29419e        
        
          <div style="border:2px solid #29419e;">Content here</div>
        
        
          .myborder {border:2px solid #29419e;}
        
        Border color #29419e