#841ee1 color space conversions
Hex:
        #841ee1
        RGB:
        132, 30, 225
        CMY:
        48, 88, 12
        CMYK:
        41, 87, 0, 12
      HSL:
        271°, 76.4706%, 50.0000%
        HSV (HSB):
        271°, 86.6667%, 88.2353%
        XYZ:
        23.5706, 11.2703, 72.1672
        xyY:
        0.2203, 0.1053, 11.2703
      CIE-Lab:
        40.0321, 72.6158, -77.7703
        CIE-LCH:
        40.0321, 106.4014, 313.0369
        CIE-Luv:
        40.0321, 16.9697, -114.7057
        Hunter-Lab:
        33.5713, 66.5761, -103.9541
      #841ee1 color charts
#841ee1 RGB chart
      #841ee1 CMYK chart
      #841ee1 RGB pie chart
      #841ee1 color shades, tints & tones
#841ee1 color schemes
#841ee1 color preview, HTML & CSS examples
           This text has a color of #841ee1        
        
          <p style="color:#841ee1;">Text here</p>
        
        
          .mytext {color:#841ee1;}
        
        Text color #841ee1
      
           This box has a color of #841ee1        
        
          <div style="background-color:#841ee1;">Content here</div>
        
        
          .mybackground {background-color:#841ee1;}
        
        Background color #841ee1
      
           Border around this has a color of #841ee1        
        
          <div style="border:2px solid #841ee1;">Content here</div>
        
        
          .myborder {border:2px solid #841ee1;}
        
        Border color #841ee1