#841ed5 color space conversions
Hex:
        #841ed5
        RGB:
        132, 30, 213
        CMY:
        48, 88, 16
        CMYK:
        38, 86, 0, 16
      HSL:
        273°, 75.3086%, 47.6471%
        HSV (HSB):
        273°, 85.9155%, 83.5294%
        XYZ:
        21.9902, 10.6382, 63.8451
        xyY:
        0.2279, 0.1103, 10.6382
      CIE-Lab:
        38.9643, 70.0347, -72.6329
        CIE-LCH:
        38.9643, 100.8980, 313.9567
        CIE-Luv:
        38.9643, 19.2069, -107.2430
        Hunter-Lab:
        32.6162, 63.2684, -93.2268
      #841ed5 color charts
#841ed5 RGB chart
      #841ed5 CMYK chart
      #841ed5 RGB pie chart
      #841ed5 color shades, tints & tones
#841ed5 color schemes
#841ed5 color preview, HTML & CSS examples
           This text has a color of #841ed5        
        
          <p style="color:#841ed5;">Text here</p>
        
        
          .mytext {color:#841ed5;}
        
        Text color #841ed5
      
           This box has a color of #841ed5        
        
          <div style="background-color:#841ed5;">Content here</div>
        
        
          .mybackground {background-color:#841ed5;}
        
        Background color #841ed5
      
           Border around this has a color of #841ed5        
        
          <div style="border:2px solid #841ed5;">Content here</div>
        
        
          .myborder {border:2px solid #841ed5;}
        
        Border color #841ed5