#835ca7 color space conversions
Hex:
        #835ca7
        RGB:
        131, 92, 167
        CMY:
        49, 64, 35
        CMYK:
        22, 45, 0, 35
      HSL:
        271°, 29.8805%, 50.7843%
        HSV (HSB):
        271°, 44.9102%, 65.4902%
        XYZ:
        20.1623, 15.2696, 38.4439
        xyY:
        0.2729, 0.2067, 15.2696
      CIE-Lab:
        46.0013, 30.9504, -34.4588
        CIE-LCH:
        46.0013, 46.3178, 311.9297
        CIE-Luv:
        46.0013, 13.9916, -54.6278
        Hunter-Lab:
        39.0763, 23.7173, -30.9769
      #835ca7 color charts
#835ca7 RGB chart
      #835ca7 CMYK chart
      #835ca7 RGB pie chart
      #835ca7 color shades, tints & tones
#835ca7 color schemes
#835ca7 color preview, HTML & CSS examples
           This text has a color of #835ca7        
        
          <p style="color:#835ca7;">Text here</p>
        
        
          .mytext {color:#835ca7;}
        
        Text color #835ca7
      
           This box has a color of #835ca7        
        
          <div style="background-color:#835ca7;">Content here</div>
        
        
          .mybackground {background-color:#835ca7;}
        
        Background color #835ca7
      
           Border around this has a color of #835ca7        
        
          <div style="border:2px solid #835ca7;">Content here</div>
        
        
          .myborder {border:2px solid #835ca7;}
        
        Border color #835ca7