#291f56 color space conversions
Hex:
        #291f56
        RGB:
        41, 31, 86
        CMY:
        84, 88, 66
        CMYK:
        52, 64, 0, 66
      HSL:
        251°, 47.0085%, 22.9412%
        HSV (HSB):
        251°, 63.9535%, 33.7255%
        XYZ:
        3.0842, 2.1233, 9.0514
        xyY:
        0.2163, 0.1489, 2.1233
      CIE-Lab:
        16.1213, 21.0246, -31.9051
        CIE-LCH:
        16.1213, 38.2096, 303.3838
        CIE-Luv:
        16.1213, 0.1797, -33.6482
        Hunter-Lab:
        14.5715, 12.2807, -26.6292
      #291f56 color charts
#291f56 RGB chart
      #291f56 CMYK chart
      #291f56 RGB pie chart
      #291f56 color shades, tints & tones
#291f56 color schemes
#291f56 color preview, HTML & CSS examples
           This text has a color of #291f56        
        
          <p style="color:#291f56;">Text here</p>
        
        
          .mytext {color:#291f56;}
        
        Text color #291f56
      
           This box has a color of #291f56        
        
          <div style="background-color:#291f56;">Content here</div>
        
        
          .mybackground {background-color:#291f56;}
        
        Background color #291f56
      
           Border around this has a color of #291f56        
        
          <div style="border:2px solid #291f56;">Content here</div>
        
        
          .myborder {border:2px solid #291f56;}
        
        Border color #291f56