#842e5e color space conversions
Hex:
        #842e5e
        RGB:
        132, 46, 94
        CMY:
        48, 82, 63
        CMYK:
        0, 65, 29, 48
      HSL:
        327°, 48.3146%, 34.9020%
        HSV (HSB):
        327°, 65.1515%, 51.7647%
        XYZ:
        12.5131, 7.6677, 11.4102
        xyY:
        0.3961, 0.2427, 7.6677
      CIE-Lab:
        33.2810, 41.9401, -9.3246
        CIE-LCH:
        33.2810, 42.9641, 347.4652
        CIE-Luv:
        33.2810, 48.2781, -18.0498
        Hunter-Lab:
        27.6906, 32.2039, -5.0476
      #842e5e color charts
#842e5e RGB chart
      #842e5e CMYK chart
      #842e5e RGB pie chart
      #842e5e color shades, tints & tones
#842e5e color schemes
#842e5e color preview, HTML & CSS examples
           This text has a color of #842e5e        
        
          <p style="color:#842e5e;">Text here</p>
        
        
          .mytext {color:#842e5e;}
        
        Text color #842e5e
      
           This box has a color of #842e5e        
        
          <div style="background-color:#842e5e;">Content here</div>
        
        
          .mybackground {background-color:#842e5e;}
        
        Background color #842e5e
      
           Border around this has a color of #842e5e        
        
          <div style="border:2px solid #842e5e;">Content here</div>
        
        
          .myborder {border:2px solid #842e5e;}
        
        Border color #842e5e