#841ead color space conversions
Hex:
        #841ead
        RGB:
        132, 30, 173
        CMY:
        48, 88, 32
        CMYK:
        24, 83, 0, 32
      HSL:
        283°, 70.4433%, 39.8039%
        HSV (HSB):
        283°, 82.6590%, 67.8431%
        XYZ:
        17.5228, 8.8512, 40.3201
        xyY:
        0.2627, 0.1327, 8.8512
      CIE-Lab:
        35.6962, 61.7432, -54.4893
        CIE-LCH:
        35.6962, 82.3487, 318.5711
        CIE-Luv:
        35.6962, 28.1030, -81.0497
        Hunter-Lab:
        29.7510, 53.0692, -59.5272
      #841ead color charts
#841ead RGB chart
      #841ead CMYK chart
      #841ead RGB pie chart
      #841ead color shades, tints & tones
#841ead color schemes
#841ead color preview, HTML & CSS examples
           This text has a color of #841ead        
        
          <p style="color:#841ead;">Text here</p>
        
        
          .mytext {color:#841ead;}
        
        Text color #841ead
      
           This box has a color of #841ead        
        
          <div style="background-color:#841ead;">Content here</div>
        
        
          .mybackground {background-color:#841ead;}
        
        Background color #841ead
      
           Border around this has a color of #841ead        
        
          <div style="border:2px solid #841ead;">Content here</div>
        
        
          .myborder {border:2px solid #841ead;}
        
        Border color #841ead