#841ff1 color space conversions
Hex:
        #841ff1
        RGB:
        132, 31, 241
        CMY:
        48, 88, 5
        CMYK:
        45, 87, 0, 5
      HSL:
        269°, 88.2353%, 53.3333%
        HSV (HSB):
        269°, 87.1369%, 94.5098%
        XYZ:
        25.8829, 12.2364, 84.2168
        xyY:
        0.2116, 0.1000, 12.2364
      CIE-Lab:
        41.5894, 75.8569, -84.2954
        CIE-LCH:
        41.5894, 113.4018, 311.9838
        CIE-Luv:
        41.5894, 14.1741, -124.3554
        Hunter-Lab:
        34.9805, 70.8602, -118.2562
      #841ff1 color charts
#841ff1 RGB chart
      #841ff1 CMYK chart
      #841ff1 RGB pie chart
      #841ff1 color shades, tints & tones
#841ff1 color schemes
#841ff1 color preview, HTML & CSS examples
           This text has a color of #841ff1        
        
          <p style="color:#841ff1;">Text here</p>
        
        
          .mytext {color:#841ff1;}
        
        Text color #841ff1
      
           This box has a color of #841ff1        
        
          <div style="background-color:#841ff1;">Content here</div>
        
        
          .mybackground {background-color:#841ff1;}
        
        Background color #841ff1
      
           Border around this has a color of #841ff1        
        
          <div style="border:2px solid #841ff1;">Content here</div>
        
        
          .myborder {border:2px solid #841ff1;}
        
        Border color #841ff1