#841d80 color space conversions
Hex:
        #841d80
        RGB:
        132, 29, 128
        CMY:
        48, 89, 50
        CMYK:
        0, 78, 3, 48
      HSL:
        302°, 63.9752%, 31.5686%
        HSV (HSB):
        302°, 78.0303%, 51.7647%
        XYZ:
        13.8514, 7.3428, 21.1093
        xyY:
        0.3274, 0.1736, 7.3428
      CIE-Lab:
        32.5748, 53.7462, -32.0039
        CIE-LCH:
        32.5748, 62.5532, 329.2277
        CIE-Luv:
        32.5748, 41.4743, -48.9307
        Hunter-Lab:
        27.0976, 43.8225, -27.2193
      #841d80 color charts
#841d80 RGB chart
      #841d80 CMYK chart
      #841d80 RGB pie chart
      #841d80 color shades, tints & tones
#841d80 color schemes
#841d80 color preview, HTML & CSS examples
           This text has a color of #841d80        
        
          <p style="color:#841d80;">Text here</p>
        
        
          .mytext {color:#841d80;}
        
        Text color #841d80
      
           This box has a color of #841d80        
        
          <div style="background-color:#841d80;">Content here</div>
        
        
          .mybackground {background-color:#841d80;}
        
        Background color #841d80
      
           Border around this has a color of #841d80        
        
          <div style="border:2px solid #841d80;">Content here</div>
        
        
          .myborder {border:2px solid #841d80;}
        
        Border color #841d80