#841b70 color space conversions
Hex:
        #841b70
        RGB:
        132, 27, 112
        CMY:
        48, 89, 56
        CMYK:
        0, 80, 15, 48
      HSL:
        311°, 66.0377%, 31.1765%
        HSV (HSB):
        311°, 79.5455%, 51.7647%
        XYZ:
        12.8323, 6.8593, 15.9769
        xyY:
        0.3598, 0.1923, 6.8593
      CIE-Lab:
        31.4843, 51.8288, -23.6195
        CIE-LCH:
        31.4843, 56.9571, 335.5003
        CIE-Luv:
        31.4843, 47.4001, -37.2921
        Hunter-Lab:
        26.1902, 41.6261, -17.8357
      #841b70 color charts
#841b70 RGB chart
      #841b70 CMYK chart
      #841b70 RGB pie chart
      #841b70 color shades, tints & tones
#841b70 color schemes
#841b70 color preview, HTML & CSS examples
           This text has a color of #841b70        
        
          <p style="color:#841b70;">Text here</p>
        
        
          .mytext {color:#841b70;}
        
        Text color #841b70
      
           This box has a color of #841b70        
        
          <div style="background-color:#841b70;">Content here</div>
        
        
          .mybackground {background-color:#841b70;}
        
        Background color #841b70
      
           Border around this has a color of #841b70        
        
          <div style="border:2px solid #841b70;">Content here</div>
        
        
          .myborder {border:2px solid #841b70;}
        
        Border color #841b70