#841b9a color space conversions
Hex:
        #841b9a
        RGB:
        132, 27, 154
        CMY:
        48, 89, 40
        CMYK:
        14, 82, 0, 40
      HSL:
        290°, 70.1657%, 35.4902%
        HSV (HSB):
        290°, 82.4675%, 60.3922%
        XYZ:
        15.7404, 8.0225, 31.2907
        xyY:
        0.2859, 0.1457, 8.0225
      CIE-Lab:
        34.0297, 58.9307, -45.7241
        CIE-LCH:
        34.0297, 74.5890, 322.1922
        CIE-Luv:
        34.0297, 33.6061, -68.2798
        Hunter-Lab:
        28.3240, 49.6301, -45.6734
      #841b9a color charts
#841b9a RGB chart
      #841b9a CMYK chart
      #841b9a RGB pie chart
      #841b9a color shades, tints & tones
#841b9a color schemes
#841b9a color preview, HTML & CSS examples
           This text has a color of #841b9a        
        
          <p style="color:#841b9a;">Text here</p>
        
        
          .mytext {color:#841b9a;}
        
        Text color #841b9a
      
           This box has a color of #841b9a        
        
          <div style="background-color:#841b9a;">Content here</div>
        
        
          .mybackground {background-color:#841b9a;}
        
        Background color #841b9a
      
           Border around this has a color of #841b9a        
        
          <div style="border:2px solid #841b9a;">Content here</div>
        
        
          .myborder {border:2px solid #841b9a;}
        
        Border color #841b9a