#291dd6 color space conversions
Hex:
        #291dd6
        RGB:
        41, 29, 214
        CMY:
        84, 89, 16
        CMYK:
        81, 86, 0, 16
      HSL:
        244°, 76.1317%, 47.6471%
        HSV (HSB):
        244°, 86.4486%, 83.9216%
        XYZ:
        13.4914, 6.2052, 64.1050
        xyY:
        0.1610, 0.0740, 6.2052
      CIE-Lab:
        29.9243, 62.8715, -88.4458
        CIE-LCH:
        29.9243, 108.5149, 305.4071
        CIE-Luv:
        29.9243, -6.7232, -109.5026
        Hunter-Lab:
        24.9102, 53.0831, -135.1422
      #291dd6 color charts
#291dd6 RGB chart
      #291dd6 CMYK chart
      #291dd6 RGB pie chart
      #291dd6 color shades, tints & tones
#291dd6 color schemes
#291dd6 color preview, HTML & CSS examples
           This text has a color of #291dd6        
        
          <p style="color:#291dd6;">Text here</p>
        
        
          .mytext {color:#291dd6;}
        
        Text color #291dd6
      
           This box has a color of #291dd6        
        
          <div style="background-color:#291dd6;">Content here</div>
        
        
          .mybackground {background-color:#291dd6;}
        
        Background color #291dd6
      
           Border around this has a color of #291dd6        
        
          <div style="border:2px solid #291dd6;">Content here</div>
        
        
          .myborder {border:2px solid #291dd6;}
        
        Border color #291dd6