#832ec1 color space conversions
Hex:
        #832ec1
        RGB:
        131, 46, 193
        CMY:
        49, 82, 24
        CMYK:
        32, 76, 0, 24
      HSL:
        275°, 61.5063%, 46.8627%
        HSV (HSB):
        275°, 76.1658%, 75.6863%
        XYZ:
        19.9627, 10.6295, 51.4516
        xyY:
        0.2433, 0.1296, 10.6295
      CIE-Lab:
        38.9494, 60.3594, -61.0390
        CIE-LCH:
        38.9494, 85.8429, 314.6793
        CIE-Luv:
        38.9494, 20.9656, -92.0055
        Hunter-Lab:
        32.6030, 52.2398, -70.7451
      #832ec1 color charts
#832ec1 RGB chart
      #832ec1 CMYK chart
      #832ec1 RGB pie chart
      #832ec1 color shades, tints & tones
#832ec1 color schemes
#832ec1 color preview, HTML & CSS examples
           This text has a color of #832ec1        
        
          <p style="color:#832ec1;">Text here</p>
        
        
          .mytext {color:#832ec1;}
        
        Text color #832ec1
      
           This box has a color of #832ec1        
        
          <div style="background-color:#832ec1;">Content here</div>
        
        
          .mybackground {background-color:#832ec1;}
        
        Background color #832ec1
      
           Border around this has a color of #832ec1        
        
          <div style="border:2px solid #832ec1;">Content here</div>
        
        
          .myborder {border:2px solid #832ec1;}
        
        Border color #832ec1