#291b50 color space conversions
Hex:
        #291b50
        RGB:
        41, 27, 80
        CMY:
        84, 89, 69
        CMYK:
        49, 66, 0, 69
      HSL:
        256°, 49.5327%, 20.9804%
        HSV (HSB):
        256°, 66.2500%, 31.3725%
        XYZ:
        2.7544, 1.8345, 7.7983
        xyY:
        0.2224, 0.1481, 1.8345
      CIE-Lab:
        14.5934, 21.7102, -30.3099
        CIE-LCH:
        14.5934, 37.2830, 305.6131
        CIE-Luv:
        14.5934, 1.4142, -30.4854
        Hunter-Lab:
        13.5443, 12.5972, -24.6562
      #291b50 color charts
#291b50 RGB chart
      #291b50 CMYK chart
      #291b50 RGB pie chart
      #291b50 color shades, tints & tones
#291b50 color schemes
#291b50 color preview, HTML & CSS examples
           This text has a color of #291b50        
        
          <p style="color:#291b50;">Text here</p>
        
        
          .mytext {color:#291b50;}
        
        Text color #291b50
      
           This box has a color of #291b50        
        
          <div style="background-color:#291b50;">Content here</div>
        
        
          .mybackground {background-color:#291b50;}
        
        Background color #291b50
      
           Border around this has a color of #291b50        
        
          <div style="border:2px solid #291b50;">Content here</div>
        
        
          .myborder {border:2px solid #291b50;}
        
        Border color #291b50