#842b7e color space conversions
Hex:
        #842b7e
        RGB:
        132, 43, 126
        CMY:
        48, 83, 51
        CMYK:
        0, 67, 5, 48
      HSL:
        304°, 50.8571%, 34.3137%
        HSV (HSB):
        304°, 67.4242%, 51.7647%
        XYZ:
        14.1455, 8.1396, 20.5642
        xyY:
        0.3301, 0.1900, 8.1396
      CIE-Lab:
        34.2720, 48.2801, -28.0727
        CIE-LCH:
        34.2720, 55.8484, 329.8239
        CIE-Luv:
        34.2720, 39.2182, -43.7637
        Hunter-Lab:
        28.5301, 38.5745, -22.7647
      #842b7e color charts
#842b7e RGB chart
      #842b7e CMYK chart
      #842b7e RGB pie chart
      #842b7e color shades, tints & tones
#842b7e color schemes
#842b7e color preview, HTML & CSS examples
           This text has a color of #842b7e        
        
          <p style="color:#842b7e;">Text here</p>
        
        
          .mytext {color:#842b7e;}
        
        Text color #842b7e
      
           This box has a color of #842b7e        
        
          <div style="background-color:#842b7e;">Content here</div>
        
        
          .mybackground {background-color:#842b7e;}
        
        Background color #842b7e
      
           Border around this has a color of #842b7e        
        
          <div style="border:2px solid #842b7e;">Content here</div>
        
        
          .myborder {border:2px solid #842b7e;}
        
        Border color #842b7e