#842f56 color space conversions
Hex:
        #842f56
        RGB:
        132, 47, 86
        CMY:
        48, 82, 66
        CMYK:
        0, 64, 35, 48
      HSL:
        332°, 47.4860%, 35.0980%
        HSV (HSB):
        332°, 64.3939%, 51.7647%
        XYZ:
        12.2119, 7.6104, 9.6294
        xyY:
        0.4146, 0.2584, 7.6104
      CIE-Lab:
        33.1581, 40.4127, -4.3514
        CIE-LCH:
        33.1581, 40.6463, 353.8545
        CIE-Luv:
        33.1581, 50.3410, -11.7120
        Hunter-Lab:
        27.5870, 30.7392, -1.3846
      #842f56 color charts
#842f56 RGB chart
      #842f56 CMYK chart
      #842f56 RGB pie chart
      #842f56 color shades, tints & tones
#842f56 color schemes
#842f56 color preview, HTML & CSS examples
           This text has a color of #842f56        
        
          <p style="color:#842f56;">Text here</p>
        
        
          .mytext {color:#842f56;}
        
        Text color #842f56
      
           This box has a color of #842f56        
        
          <div style="background-color:#842f56;">Content here</div>
        
        
          .mybackground {background-color:#842f56;}
        
        Background color #842f56
      
           Border around this has a color of #842f56        
        
          <div style="border:2px solid #842f56;">Content here</div>
        
        
          .myborder {border:2px solid #842f56;}
        
        Border color #842f56