#841ace color space conversions
Hex:
        #841ace
        RGB:
        132, 26, 206
        CMY:
        48, 90, 19
        CMYK:
        36, 87, 0, 19
      HSL:
        275°, 77.5862%, 45.4902%
        HSV (HSB):
        275°, 87.3786%, 80.7843%
        XYZ:
        21.0257, 10.1006, 59.2339
        xyY:
        0.2327, 0.1118, 10.1006
      CIE-Lab:
        38.0223, 69.5398, -70.1258
        CIE-LCH:
        38.0223, 98.7594, 314.7596
        CIE-Luv:
        38.0223, 20.9045, -103.1992
        Hunter-Lab:
        31.7814, 62.4734, -88.2574
      #841ace color charts
#841ace RGB chart
      #841ace CMYK chart
      #841ace RGB pie chart
      #841ace color shades, tints & tones
#841ace color schemes
#841ace color preview, HTML & CSS examples
           This text has a color of #841ace        
        
          <p style="color:#841ace;">Text here</p>
        
        
          .mytext {color:#841ace;}
        
        Text color #841ace
      
           This box has a color of #841ace        
        
          <div style="background-color:#841ace;">Content here</div>
        
        
          .mybackground {background-color:#841ace;}
        
        Background color #841ace
      
           Border around this has a color of #841ace        
        
          <div style="border:2px solid #841ace;">Content here</div>
        
        
          .myborder {border:2px solid #841ace;}
        
        Border color #841ace