#291d44 color space conversions
Hex:
        #291d44
        RGB:
        41, 29, 68
        CMY:
        84, 89, 73
        CMYK:
        40, 57, 0, 73
      HSL:
        258°, 40.2062%, 19.0196%
        HSV (HSB):
        258°, 57.3529%, 26.6667%
        XYZ:
        2.3972, 1.7675, 5.6837
        xyY:
        0.2434, 0.1795, 1.7675
      CIE-Lab:
        14.2165, 16.3872, -22.6482
        CIE-LCH:
        14.2165, 27.9550, 305.8879
        CIE-Luv:
        14.2165, 1.9943, -22.5890
        Hunter-Lab:
        13.2947, 8.9199, -16.0408
      #291d44 color charts
#291d44 RGB chart
      #291d44 CMYK chart
      #291d44 RGB pie chart
      #291d44 color shades, tints & tones
#291d44 color schemes
#291d44 color preview, HTML & CSS examples
           This text has a color of #291d44        
        
          <p style="color:#291d44;">Text here</p>
        
        
          .mytext {color:#291d44;}
        
        Text color #291d44
      
           This box has a color of #291d44        
        
          <div style="background-color:#291d44;">Content here</div>
        
        
          .mybackground {background-color:#291d44;}
        
        Background color #291d44
      
           Border around this has a color of #291d44        
        
          <div style="border:2px solid #291d44;">Content here</div>
        
        
          .myborder {border:2px solid #291d44;}
        
        Border color #291d44