#291cff color space conversions
Hex:
        #291cff
        RGB:
        41, 28, 255
        CMY:
        84, 89, 0
        CMYK:
        84, 89, 0, 0
      HSL:
        243°, 100.0000%, 55.4902%
        HSV (HSB):
        243°, 89.0196%, 100.0000%
        XYZ:
        19.3797, 8.5219, 95.2312
        xyY:
        0.1574, 0.0692, 8.5219
      CIE-Lab:
        35.0470, 74.2579, -103.2533
        CIE-LCH:
        35.0470, 127.1828, 305.7230
        CIE-Luv:
        35.0470, -8.5528, -132.6587
        Hunter-Lab:
        29.1923, 67.4129, -172.9812
      #291cff color charts
#291cff RGB chart
      #291cff CMYK chart
      #291cff RGB pie chart
      #291cff color shades, tints & tones
#291cff color schemes
#291cff color preview, HTML & CSS examples
           This text has a color of #291cff        
        
          <p style="color:#291cff;">Text here</p>
        
        
          .mytext {color:#291cff;}
        
        Text color #291cff
      
           This box has a color of #291cff        
        
          <div style="background-color:#291cff;">Content here</div>
        
        
          .mybackground {background-color:#291cff;}
        
        Background color #291cff
      
           Border around this has a color of #291cff        
        
          <div style="border:2px solid #291cff;">Content here</div>
        
        
          .myborder {border:2px solid #291cff;}
        
        Border color #291cff