#835dc7 color space conversions
Hex:
        #835dc7
        RGB:
        131, 93, 199
        CMY:
        49, 64, 22
        CMYK:
        34, 53, 0, 22
      HSL:
        262°, 48.6239%, 57.2549%
        HSV (HSB):
        262°, 53.2663%, 78.0392%
        XYZ:
        23.5832, 16.7775, 56.0282
        xyY:
        0.2447, 0.1741, 16.7775
      CIE-Lab:
        47.9785, 38.4202, -49.9598
        CIE-LCH:
        47.9785, 63.0246, 307.5610
        CIE-Luv:
        47.9785, 9.3199, -79.6728
        Hunter-Lab:
        40.9604, 31.0920, -52.4284
      #835dc7 color charts
#835dc7 RGB chart
      #835dc7 CMYK chart
      #835dc7 RGB pie chart
      #835dc7 color shades, tints & tones
#835dc7 color schemes
#835dc7 color preview, HTML & CSS examples
           This text has a color of #835dc7        
        
          <p style="color:#835dc7;">Text here</p>
        
        
          .mytext {color:#835dc7;}
        
        Text color #835dc7
      
           This box has a color of #835dc7        
        
          <div style="background-color:#835dc7;">Content here</div>
        
        
          .mybackground {background-color:#835dc7;}
        
        Background color #835dc7
      
           Border around this has a color of #835dc7        
        
          <div style="border:2px solid #835dc7;">Content here</div>
        
        
          .myborder {border:2px solid #835dc7;}
        
        Border color #835dc7