#841b84 color space conversions
Hex:
        #841b84
        RGB:
        132, 27, 132
        CMY:
        48, 89, 48
        CMYK:
        0, 80, 0, 48
      HSL:
        300°, 66.0377%, 31.1765%
        HSV (HSB):
        300°, 79.5455%, 51.7647%
        XYZ:
        14.0725, 7.3553, 22.5078
        xyY:
        0.3203, 0.1674, 7.3553
      CIE-Lab:
        32.6025, 55.0197, -34.4579
        CIE-LCH:
        32.6025, 64.9193, 327.9418
        CIE-Luv:
        32.6025, 40.4550, -52.3103
        Hunter-Lab:
        27.1207, 45.1595, -30.2209
      #841b84 color charts
#841b84 RGB chart
      #841b84 CMYK chart
      #841b84 RGB pie chart
      #841b84 color shades, tints & tones
#841b84 color schemes
#841b84 color preview, HTML & CSS examples
           This text has a color of #841b84        
        
          <p style="color:#841b84;">Text here</p>
        
        
          .mytext {color:#841b84;}
        
        Text color #841b84
      
           This box has a color of #841b84        
        
          <div style="background-color:#841b84;">Content here</div>
        
        
          .mybackground {background-color:#841b84;}
        
        Background color #841b84
      
           Border around this has a color of #841b84        
        
          <div style="border:2px solid #841b84;">Content here</div>
        
        
          .myborder {border:2px solid #841b84;}
        
        Border color #841b84