#841c87 color space conversions
Hex:
        #841c87
        RGB:
        132, 28, 135
        CMY:
        48, 89, 47
        CMYK:
        2, 79, 0, 47
      HSL:
        298°, 65.6442%, 31.9608%
        HSV (HSB):
        298°, 79.2593%, 52.9412%
        XYZ:
        14.3041, 7.4853, 23.6126
        xyY:
        0.3151, 0.1649, 7.4853
      CIE-Lab:
        32.8871, 55.2364, -35.8712
        CIE-LCH:
        32.8871, 65.8620, 326.9998
        CIE-Luv:
        32.8871, 39.3243, -54.3385
        Hunter-Lab:
        27.3593, 45.4456, -32.0190
      #841c87 color charts
#841c87 RGB chart
      #841c87 CMYK chart
      #841c87 RGB pie chart
      #841c87 color shades, tints & tones
#841c87 color schemes
#841c87 color preview, HTML & CSS examples
           This text has a color of #841c87        
        
          <p style="color:#841c87;">Text here</p>
        
        
          .mytext {color:#841c87;}
        
        Text color #841c87
      
           This box has a color of #841c87        
        
          <div style="background-color:#841c87;">Content here</div>
        
        
          .mybackground {background-color:#841c87;}
        
        Background color #841c87
      
           Border around this has a color of #841c87        
        
          <div style="border:2px solid #841c87;">Content here</div>
        
        
          .myborder {border:2px solid #841c87;}
        
        Border color #841c87