#832b84 color space conversions
Hex:
        #832b84
        RGB:
        131, 43, 132
        CMY:
        49, 83, 48
        CMYK:
        1, 67, 0, 48
      HSL:
        299°, 50.8571%, 34.3137%
        HSV (HSB):
        299°, 67.4242%, 51.7647%
        XYZ:
        14.3888, 8.2190, 22.6578
        xyY:
        0.3179, 0.1816, 8.2190
      CIE-Lab:
        34.4349, 49.0889, -31.5609
        CIE-LCH:
        34.4349, 58.3593, 327.2616
        CIE-Luv:
        34.4349, 36.7227, -48.6322
        Hunter-Lab:
        28.6688, 39.4184, -26.7906
      #832b84 color charts
#832b84 RGB chart
      #832b84 CMYK chart
      #832b84 RGB pie chart
      #832b84 color shades, tints & tones
#832b84 color schemes
#832b84 color preview, HTML & CSS examples
           This text has a color of #832b84        
        
          <p style="color:#832b84;">Text here</p>
        
        
          .mytext {color:#832b84;}
        
        Text color #832b84
      
           This box has a color of #832b84        
        
          <div style="background-color:#832b84;">Content here</div>
        
        
          .mybackground {background-color:#832b84;}
        
        Background color #832b84
      
           Border around this has a color of #832b84        
        
          <div style="border:2px solid #832b84;">Content here</div>
        
        
          .myborder {border:2px solid #832b84;}
        
        Border color #832b84