#841ae0 color space conversions
Hex:
        #841ae0
        RGB:
        132, 26, 224
        CMY:
        48, 90, 12
        CMYK:
        41, 88, 0, 12
      HSL:
        272°, 79.2000%, 49.0196%
        HSV (HSB):
        272°, 88.3929%, 87.8431%
        XYZ:
        23.3397, 11.0261, 71.4191
        xyY:
        0.2206, 0.1042, 11.0261
      CIE-Lab:
        39.6245, 73.3434, -77.8684
        CIE-LCH:
        39.6245, 106.9708, 313.2859
        CIE-Luv:
        39.6245, 17.4242, -114.4017
        Hunter-Lab:
        33.2056, 67.3547, -104.2778
      #841ae0 color charts
#841ae0 RGB chart
      #841ae0 CMYK chart
      #841ae0 RGB pie chart
      #841ae0 color shades, tints & tones
#841ae0 color schemes
#841ae0 color preview, HTML & CSS examples
           This text has a color of #841ae0        
        
          <p style="color:#841ae0;">Text here</p>
        
        
          .mytext {color:#841ae0;}
        
        Text color #841ae0
      
           This box has a color of #841ae0        
        
          <div style="background-color:#841ae0;">Content here</div>
        
        
          .mybackground {background-color:#841ae0;}
        
        Background color #841ae0
      
           Border around this has a color of #841ae0        
        
          <div style="border:2px solid #841ae0;">Content here</div>
        
        
          .myborder {border:2px solid #841ae0;}
        
        Border color #841ae0