#291df2 color space conversions
Hex:
        #291df2
        RGB:
        41, 29, 242
        CMY:
        84, 89, 5
        CMYK:
        83, 88, 0, 5
      HSL:
        243°, 89.1213%, 53.1373%
        HSV (HSB):
        243°, 88.0165%, 94.9020%
        XYZ:
        17.3808, 7.7610, 84.5863
        xyY:
        0.1584, 0.0707, 7.7610
      CIE-Lab:
        33.4800, 70.5252, -98.5452
        CIE-LCH:
        33.4800, 121.1815, 305.5899
        CIE-Luv:
        33.4800, -8.0301, -125.3957
        Hunter-Lab:
        27.8585, 62.6133, -160.5205
      #291df2 color charts
#291df2 RGB chart
      #291df2 CMYK chart
      #291df2 RGB pie chart
      #291df2 color shades, tints & tones
#291df2 color schemes
#291df2 color preview, HTML & CSS examples
           This text has a color of #291df2        
        
          <p style="color:#291df2;">Text here</p>
        
        
          .mytext {color:#291df2;}
        
        Text color #291df2
      
           This box has a color of #291df2        
        
          <div style="background-color:#291df2;">Content here</div>
        
        
          .mybackground {background-color:#291df2;}
        
        Background color #291df2
      
           Border around this has a color of #291df2        
        
          <div style="border:2px solid #291df2;">Content here</div>
        
        
          .myborder {border:2px solid #291df2;}
        
        Border color #291df2