#291c83 color space conversions
Hex:
        #291c83
        RGB:
        41, 28, 131
        CMY:
        84, 89, 49
        CMYK:
        69, 79, 0, 49
      HSL:
        248°, 64.7799%, 31.1765%
        HSV (HSB):
        248°, 78.6260%, 51.3725%
        XYZ:
        5.4264, 2.9406, 21.7543
        xyY:
        0.1802, 0.0976, 2.9406
      CIE-Lab:
        19.8045, 38.1990, -55.1889
        CIE-LCH:
        19.8045, 67.1192, 304.6890
        CIE-Luv:
        19.8045, -2.2561, -61.2229
        Hunter-Lab:
        17.1482, 26.4757, -63.2118
      #291c83 color charts
#291c83 RGB chart
      #291c83 CMYK chart
      #291c83 RGB pie chart
      #291c83 color shades, tints & tones
#291c83 color schemes
#291c83 color preview, HTML & CSS examples
           This text has a color of #291c83        
        
          <p style="color:#291c83;">Text here</p>
        
        
          .mytext {color:#291c83;}
        
        Text color #291c83
      
           This box has a color of #291c83        
        
          <div style="background-color:#291c83;">Content here</div>
        
        
          .mybackground {background-color:#291c83;}
        
        Background color #291c83
      
           Border around this has a color of #291c83        
        
          <div style="border:2px solid #291c83;">Content here</div>
        
        
          .myborder {border:2px solid #291c83;}
        
        Border color #291c83