#841aee color space conversions
Hex:
        #841aee
        RGB:
        132, 26, 238
        CMY:
        48, 90, 7
        CMYK:
        45, 89, 0, 7
      HSL:
        270°, 86.1789%, 51.7647%
        HSV (HSB):
        270°, 89.0756%, 93.3333%
        XYZ:
        25.3177, 11.8174, 81.8355
        xyY:
        0.2128, 0.0993, 11.8174
      CIE-Lab:
        40.9244, 76.3470, -83.6950
        CIE-LCH:
        40.9244, 113.2860, 312.3712
        CIE-Luv:
        40.9244, 14.9862, -122.8846
        Hunter-Lab:
        34.3764, 71.3040, -117.0807
      #841aee color charts
#841aee RGB chart
      #841aee CMYK chart
      #841aee RGB pie chart
      #841aee color shades, tints & tones
#841aee color schemes
#841aee color preview, HTML & CSS examples
           This text has a color of #841aee        
        
          <p style="color:#841aee;">Text here</p>
        
        
          .mytext {color:#841aee;}
        
        Text color #841aee
      
           This box has a color of #841aee        
        
          <div style="background-color:#841aee;">Content here</div>
        
        
          .mybackground {background-color:#841aee;}
        
        Background color #841aee
      
           Border around this has a color of #841aee        
        
          <div style="border:2px solid #841aee;">Content here</div>
        
        
          .myborder {border:2px solid #841aee;}
        
        Border color #841aee