#835caa color space conversions
Hex:
        #835caa
        RGB:
        131, 92, 170
        CMY:
        49, 64, 33
        CMYK:
        23, 46, 0, 33
      HSL:
        270°, 31.4516%, 51.3725%
        HSV (HSB):
        270°, 45.8824%, 66.6667%
        XYZ:
        20.4429, 15.3819, 39.9217
        xyY:
        0.2699, 0.2031, 15.3819
      CIE-Lab:
        46.1528, 31.6743, -35.9861
        CIE-LCH:
        46.1528, 47.9402, 311.3536
        CIE-Luv:
        46.1528, 13.5639, -57.0750
        Hunter-Lab:
        39.2197, 24.4070, -32.8975
      #835caa color charts
#835caa RGB chart
      #835caa CMYK chart
      #835caa RGB pie chart
      #835caa color shades, tints & tones
#835caa color schemes
#835caa color preview, HTML & CSS examples
           This text has a color of #835caa        
        
          <p style="color:#835caa;">Text here</p>
        
        
          .mytext {color:#835caa;}
        
        Text color #835caa
      
           This box has a color of #835caa        
        
          <div style="background-color:#835caa;">Content here</div>
        
        
          .mybackground {background-color:#835caa;}
        
        Background color #835caa
      
           Border around this has a color of #835caa        
        
          <div style="border:2px solid #835caa;">Content here</div>
        
        
          .myborder {border:2px solid #835caa;}
        
        Border color #835caa