#832fa2 color space conversions
Hex:
        #832fa2
        RGB:
        131, 47, 162
        CMY:
        49, 82, 36
        CMYK:
        19, 71, 0, 36
      HSL:
        284°, 55.0239%, 40.9804%
        HSV (HSB):
        284°, 70.9877%, 63.5294%
        XYZ:
        16.8982, 9.4670, 35.1191
        xyY:
        0.2748, 0.1540, 9.4670
      CIE-Lab:
        36.8682, 53.2690, -46.0069
        CIE-LCH:
        36.8682, 70.3863, 319.1838
        CIE-Luv:
        36.8682, 27.7706, -69.9358
        Hunter-Lab:
        30.7684, 44.1884, -46.1357
      #832fa2 color charts
#832fa2 RGB chart
      #832fa2 CMYK chart
      #832fa2 RGB pie chart
      #832fa2 color shades, tints & tones
#832fa2 color schemes
#832fa2 color preview, HTML & CSS examples
           This text has a color of #832fa2        
        
          <p style="color:#832fa2;">Text here</p>
        
        
          .mytext {color:#832fa2;}
        
        Text color #832fa2
      
           This box has a color of #832fa2        
        
          <div style="background-color:#832fa2;">Content here</div>
        
        
          .mybackground {background-color:#832fa2;}
        
        Background color #832fa2
      
           Border around this has a color of #832fa2        
        
          <div style="border:2px solid #832fa2;">Content here</div>
        
        
          .myborder {border:2px solid #832fa2;}
        
        Border color #832fa2