#832bc1 color space conversions
Hex:
        #832bc1
        RGB:
        131, 43, 193
        CMY:
        49, 83, 24
        CMYK:
        32, 78, 0, 24
      HSL:
        275°, 63.5593%, 46.2745%
        HSV (HSB):
        275°, 77.7202%, 75.6863%
        XYZ:
        19.8496, 10.4033, 51.4139
        xyY:
        0.2431, 0.1274, 10.4033
      CIE-Lab:
        38.5567, 61.4894, -61.6779
        CIE-LCH:
        38.5567, 87.0925, 314.9123
        CIE-Luv:
        38.5567, 21.3821, -92.5941
        Hunter-Lab:
        32.2542, 53.4063, -71.9318
      #832bc1 color charts
#832bc1 RGB chart
      #832bc1 CMYK chart
      #832bc1 RGB pie chart
      #832bc1 color shades, tints & tones
#832bc1 color schemes
#832bc1 color preview, HTML & CSS examples
           This text has a color of #832bc1        
        
          <p style="color:#832bc1;">Text here</p>
        
        
          .mytext {color:#832bc1;}
        
        Text color #832bc1
      
           This box has a color of #832bc1        
        
          <div style="background-color:#832bc1;">Content here</div>
        
        
          .mybackground {background-color:#832bc1;}
        
        Background color #832bc1
      
           Border around this has a color of #832bc1        
        
          <div style="border:2px solid #832bc1;">Content here</div>
        
        
          .myborder {border:2px solid #832bc1;}
        
        Border color #832bc1