#291c85 color space conversions
Hex:
        #291c85
        RGB:
        41, 28, 133
        CMY:
        84, 89, 48
        CMYK:
        69, 79, 0, 48
      HSL:
        247°, 65.2174%, 31.5686%
        HSV (HSB):
        247°, 78.9474%, 52.1569%
        XYZ:
        5.5633, 2.9954, 22.4752
        xyY:
        0.1793, 0.0965, 2.9954
      CIE-Lab:
        20.0254, 38.8526, -56.0856
        CIE-LCH:
        20.0254, 68.2284, 304.7118
        CIE-Luv:
        20.0254, -2.3751, -62.4062
        Hunter-Lab:
        17.3072, 27.0908, -64.8795
      #291c85 color charts
#291c85 RGB chart
      #291c85 CMYK chart
      #291c85 RGB pie chart
      #291c85 color shades, tints & tones
#291c85 color schemes
#291c85 color preview, HTML & CSS examples
           This text has a color of #291c85        
        
          <p style="color:#291c85;">Text here</p>
        
        
          .mytext {color:#291c85;}
        
        Text color #291c85
      
           This box has a color of #291c85        
        
          <div style="background-color:#291c85;">Content here</div>
        
        
          .mybackground {background-color:#291c85;}
        
        Background color #291c85
      
           Border around this has a color of #291c85        
        
          <div style="border:2px solid #291c85;">Content here</div>
        
        
          .myborder {border:2px solid #291c85;}
        
        Border color #291c85