#291d85 color space conversions
Hex:
        #291d85
        RGB:
        41, 29, 133
        CMY:
        84, 89, 48
        CMYK:
        69, 78, 0, 48
      HSL:
        247°, 64.1975%, 31.7647%
        HSV (HSB):
        247°, 78.1955%, 52.1569%
        XYZ:
        5.5875, 3.0436, 22.4833
        xyY:
        0.1796, 0.0978, 3.0436
      CIE-Lab:
        20.2177, 38.3038, -55.7682
        CIE-LCH:
        20.2177, 67.6555, 304.4828
        CIE-Luv:
        20.2177, -2.5068, -62.4350
        Hunter-Lab:
        17.4459, 26.6383, -64.1973
      #291d85 color charts
#291d85 RGB chart
      #291d85 CMYK chart
      #291d85 RGB pie chart
      #291d85 color shades, tints & tones
#291d85 color schemes
#291d85 color preview, HTML & CSS examples
           This text has a color of #291d85        
        
          <p style="color:#291d85;">Text here</p>
        
        
          .mytext {color:#291d85;}
        
        Text color #291d85
      
           This box has a color of #291d85        
        
          <div style="background-color:#291d85;">Content here</div>
        
        
          .mybackground {background-color:#291d85;}
        
        Background color #291d85
      
           Border around this has a color of #291d85        
        
          <div style="border:2px solid #291d85;">Content here</div>
        
        
          .myborder {border:2px solid #291d85;}
        
        Border color #291d85