#842e4e color space conversions
Hex:
        #842e4e
        RGB:
        132, 46, 78
        CMY:
        48, 82, 69
        CMYK:
        0, 65, 41, 48
      HSL:
        338°, 48.3146%, 34.9020%
        HSV (HSB):
        338°, 65.1515%, 51.7647%
        XYZ:
        11.8679, 7.4096, 8.0124
        xyY:
        0.4349, 0.2715, 7.4096
      CIE-Lab:
        32.7217, 39.9013, 0.1926
        CIE-LCH:
        32.7217, 39.9018, 0.2765
        CIE-Luv:
        32.7217, 53.1677, -6.3123
        Hunter-Lab:
        27.2205, 30.1881, 1.6023
      #842e4e color charts
#842e4e RGB chart
      #842e4e CMYK chart
      #842e4e RGB pie chart
      #842e4e color shades, tints & tones
#842e4e color schemes
#842e4e color preview, HTML & CSS examples
           This text has a color of #842e4e        
        
          <p style="color:#842e4e;">Text here</p>
        
        
          .mytext {color:#842e4e;}
        
        Text color #842e4e
      
           This box has a color of #842e4e        
        
          <div style="background-color:#842e4e;">Content here</div>
        
        
          .mybackground {background-color:#842e4e;}
        
        Background color #842e4e
      
           Border around this has a color of #842e4e        
        
          <div style="border:2px solid #842e4e;">Content here</div>
        
        
          .myborder {border:2px solid #842e4e;}
        
        Border color #842e4e