#832e95 color space conversions
Hex:
        #832e95
        RGB:
        131, 46, 149
        CMY:
        49, 82, 42
        CMYK:
        12, 69, 0, 42
      HSL:
        290°, 52.8205%, 38.2353%
        HSV (HSB):
        290°, 69.1275%, 58.4314%
        XYZ:
        15.7619, 8.9492, 29.3304
        xyY:
        0.2917, 0.1656, 8.9492
      CIE-Lab:
        35.8863, 51.0528, -39.7071
        CIE-LCH:
        35.8863, 64.6765, 322.1255
        CIE-Luv:
        35.8863, 31.2922, -60.6051
        Hunter-Lab:
        29.9152, 41.6973, -37.1902
      #832e95 color charts
#832e95 RGB chart
      #832e95 CMYK chart
      #832e95 RGB pie chart
      #832e95 color shades, tints & tones
#832e95 color schemes
#832e95 color preview, HTML & CSS examples
           This text has a color of #832e95        
        
          <p style="color:#832e95;">Text here</p>
        
        
          .mytext {color:#832e95;}
        
        Text color #832e95
      
           This box has a color of #832e95        
        
          <div style="background-color:#832e95;">Content here</div>
        
        
          .mybackground {background-color:#832e95;}
        
        Background color #832e95
      
           Border around this has a color of #832e95        
        
          <div style="border:2px solid #832e95;">Content here</div>
        
        
          .myborder {border:2px solid #832e95;}
        
        Border color #832e95