#841c95 color space conversions
Hex:
        #841c95
        RGB:
        132, 28, 149
        CMY:
        48, 89, 42
        CMYK:
        11, 81, 0, 42
      HSL:
        292°, 68.3616%, 34.7059%
        HSV (HSB):
        292°, 81.2081%, 58.4314%
        XYZ:
        15.3558, 7.9060, 29.1504
        xyY:
        0.2930, 0.1508, 7.9060
      CIE-Lab:
        33.7863, 57.7250, -43.0632
        CIE-LCH:
        33.7863, 72.0182, 323.2769
        CIE-Luv:
        33.7863, 34.9599, -64.5439
        Hunter-Lab:
        28.1176, 48.2782, -41.7857
      #841c95 color charts
#841c95 RGB chart
      #841c95 CMYK chart
      #841c95 RGB pie chart
      #841c95 color shades, tints & tones
#841c95 color schemes
#841c95 color preview, HTML & CSS examples
           This text has a color of #841c95        
        
          <p style="color:#841c95;">Text here</p>
        
        
          .mytext {color:#841c95;}
        
        Text color #841c95
      
           This box has a color of #841c95        
        
          <div style="background-color:#841c95;">Content here</div>
        
        
          .mybackground {background-color:#841c95;}
        
        Background color #841c95
      
           Border around this has a color of #841c95        
        
          <div style="border:2px solid #841c95;">Content here</div>
        
        
          .myborder {border:2px solid #841c95;}
        
        Border color #841c95