#835cc1 color space conversions
Hex:
        #835cc1
        RGB:
        131, 92, 193
        CMY:
        49, 64, 24
        CMYK:
        32, 52, 0, 24
      HSL:
        263°, 44.8889%, 55.8824%
        HSV (HSB):
        263°, 52.3316%, 75.6863%
        XYZ:
        22.8129, 16.3298, 52.4017
        xyY:
        0.2492, 0.1784, 16.3298
      CIE-Lab:
        47.4043, 37.4361, -47.4145
        CIE-LCH:
        47.4043, 60.4119, 308.2928
        CIE-Luv:
        47.4043, 10.4066, -75.4912
        Hunter-Lab:
        40.4102, 30.0511, -48.5968
      #835cc1 color charts
#835cc1 RGB chart
      #835cc1 CMYK chart
      #835cc1 RGB pie chart
      #835cc1 color shades, tints & tones
#835cc1 color schemes
#835cc1 color preview, HTML & CSS examples
           This text has a color of #835cc1        
        
          <p style="color:#835cc1;">Text here</p>
        
        
          .mytext {color:#835cc1;}
        
        Text color #835cc1
      
           This box has a color of #835cc1        
        
          <div style="background-color:#835cc1;">Content here</div>
        
        
          .mybackground {background-color:#835cc1;}
        
        Background color #835cc1
      
           Border around this has a color of #835cc1        
        
          <div style="border:2px solid #835cc1;">Content here</div>
        
        
          .myborder {border:2px solid #835cc1;}
        
        Border color #835cc1