#291fc0 color space conversions
Hex:
        #291fc0
        RGB:
        41, 31, 192
        CMY:
        84, 88, 25
        CMYK:
        79, 84, 0, 25
      HSL:
        244°, 72.1973%, 43.7255%
        HSV (HSB):
        244°, 83.8542%, 75.2941%
        XYZ:
        10.9189, 5.2572, 50.3084
        xyY:
        0.1642, 0.0791, 5.2572
      CIE-Lab:
        27.4552, 55.7547, -79.6941
        CIE-LCH:
        27.4552, 97.2612, 304.9770
        CIE-Luv:
        27.4552, -5.8496, -96.9985
        Hunter-Lab:
        22.9285, 44.8793, -114.0408
      #291fc0 color charts
#291fc0 RGB chart
      #291fc0 CMYK chart
      #291fc0 RGB pie chart
      #291fc0 color shades, tints & tones
#291fc0 color schemes
#291fc0 color preview, HTML & CSS examples
           This text has a color of #291fc0        
        
          <p style="color:#291fc0;">Text here</p>
        
        
          .mytext {color:#291fc0;}
        
        Text color #291fc0
      
           This box has a color of #291fc0        
        
          <div style="background-color:#291fc0;">Content here</div>
        
        
          .mybackground {background-color:#291fc0;}
        
        Background color #291fc0
      
           Border around this has a color of #291fc0        
        
          <div style="border:2px solid #291fc0;">Content here</div>
        
        
          .myborder {border:2px solid #291fc0;}
        
        Border color #291fc0