#291bd5 color space conversions
Hex:
        #291bd5
        RGB:
        41, 27, 213
        CMY:
        84, 89, 16
        CMYK:
        81, 87, 0, 16
      HSL:
        245°, 77.5000%, 47.0588%
        HSV (HSB):
        245°, 87.3239%, 83.5294%
        XYZ:
        13.3166, 6.0594, 63.4185
        xyY:
        0.1608, 0.0732, 6.0594
      CIE-Lab:
        29.5618, 63.3030, -88.4704
        CIE-LCH:
        29.5618, 108.7855, 305.5848
        CIE-Luv:
        29.5618, -6.5124, -108.8103
        Hunter-Lab:
        24.6158, 53.4870, -135.5197
      #291bd5 color charts
#291bd5 RGB chart
      #291bd5 CMYK chart
      #291bd5 RGB pie chart
      #291bd5 color shades, tints & tones
#291bd5 color schemes
#291bd5 color preview, HTML & CSS examples
           This text has a color of #291bd5        
        
          <p style="color:#291bd5;">Text here</p>
        
        
          .mytext {color:#291bd5;}
        
        Text color #291bd5
      
           This box has a color of #291bd5        
        
          <div style="background-color:#291bd5;">Content here</div>
        
        
          .mybackground {background-color:#291bd5;}
        
        Background color #291bd5
      
           Border around this has a color of #291bd5        
        
          <div style="border:2px solid #291bd5;">Content here</div>
        
        
          .myborder {border:2px solid #291bd5;}
        
        Border color #291bd5