#291a5e color space conversions
Hex:
        #291a5e
        RGB:
        41, 26, 94
        CMY:
        84, 90, 63
        CMYK:
        56, 72, 0, 63
      HSL:
        253°, 56.6667%, 23.5294%
        HSV (HSB):
        253°, 72.3404%, 36.8627%
        XYZ:
        3.3042, 2.0184, 10.8051
        xyY:
        0.2049, 0.1251, 2.0184
      CIE-Lab:
        15.5833, 27.0502, -38.1408
        CIE-LCH:
        15.5833, 46.7593, 305.3450
        CIE-Luv:
        15.5833, 0.4926, -39.1156
        Hunter-Lab:
        14.2069, 16.6533, -35.1484
      #291a5e color charts
#291a5e RGB chart
      #291a5e CMYK chart
      #291a5e RGB pie chart
      #291a5e color shades, tints & tones
#291a5e color schemes
#291a5e color preview, HTML & CSS examples
           This text has a color of #291a5e        
        
          <p style="color:#291a5e;">Text here</p>
        
        
          .mytext {color:#291a5e;}
        
        Text color #291a5e
      
           This box has a color of #291a5e        
        
          <div style="background-color:#291a5e;">Content here</div>
        
        
          .mybackground {background-color:#291a5e;}
        
        Background color #291a5e
      
           Border around this has a color of #291a5e        
        
          <div style="border:2px solid #291a5e;">Content here</div>
        
        
          .myborder {border:2px solid #291a5e;}
        
        Border color #291a5e