#842b6a color space conversions
Hex:
        #842b6a
        RGB:
        132, 43, 106
        CMY:
        48, 83, 58
        CMYK:
        0, 67, 20, 48
      HSL:
        318°, 50.8571%, 34.3137%
        HSV (HSB):
        318°, 67.4242%, 51.7647%
        XYZ:
        12.9811, 7.6739, 14.4327
        xyY:
        0.3700, 0.2187, 7.6739
      CIE-Lab:
        33.2943, 45.0151, -16.9846
        CIE-LCH:
        33.2943, 48.1127, 339.3281
        CIE-Luv:
        33.2943, 45.5009, -28.2897
        Hunter-Lab:
        27.7018, 35.1673, -11.4990
      #842b6a color charts
#842b6a RGB chart
      #842b6a CMYK chart
      #842b6a RGB pie chart
      #842b6a color shades, tints & tones
#842b6a color schemes
#842b6a color preview, HTML & CSS examples
           This text has a color of #842b6a        
        
          <p style="color:#842b6a;">Text here</p>
        
        
          .mytext {color:#842b6a;}
        
        Text color #842b6a
      
           This box has a color of #842b6a        
        
          <div style="background-color:#842b6a;">Content here</div>
        
        
          .mybackground {background-color:#842b6a;}
        
        Background color #842b6a
      
           Border around this has a color of #842b6a        
        
          <div style="border:2px solid #842b6a;">Content here</div>
        
        
          .myborder {border:2px solid #842b6a;}
        
        Border color #842b6a