#835fda color space conversions
Hex:
        #835fda
        RGB:
        131, 95, 218
        CMY:
        49, 63, 15
        CMYK:
        40, 56, 0, 15
      HSL:
        258°, 62.4365%, 61.3725%
        HSV (HSB):
        258°, 56.4220%, 85.4902%
        XYZ:
        26.1072, 18.0717, 68.4418
        xyY:
        0.2318, 0.1605, 18.0717
      CIE-Lab:
        49.5829, 42.3353, -58.2496
        CIE-LCH:
        49.5829, 72.0090, 306.0093
        CIE-Luv:
        49.5829, 6.4298, -93.2508
        Hunter-Lab:
        42.5108, 35.2284, -65.6986
      #835fda color charts
#835fda RGB chart
      #835fda CMYK chart
      #835fda RGB pie chart
      #835fda color shades, tints & tones
#835fda color schemes
#835fda color preview, HTML & CSS examples
           This text has a color of #835fda        
        
          <p style="color:#835fda;">Text here</p>
        
        
          .mytext {color:#835fda;}
        
        Text color #835fda
      
           This box has a color of #835fda        
        
          <div style="background-color:#835fda;">Content here</div>
        
        
          .mybackground {background-color:#835fda;}
        
        Background color #835fda
      
           Border around this has a color of #835fda        
        
          <div style="border:2px solid #835fda;">Content here</div>
        
        
          .myborder {border:2px solid #835fda;}
        
        Border color #835fda