#835cbe color space conversions
Hex:
        #835cbe
        RGB:
        131, 92, 190
        CMY:
        49, 64, 25
        CMYK:
        31, 52, 0, 25
      HSL:
        264°, 42.9825%, 55.2941%
        HSV (HSB):
        264°, 51.5789%, 74.5098%
        XYZ:
        22.4815, 16.1973, 50.6567
        xyY:
        0.2517, 0.1813, 16.1973
      CIE-Lab:
        47.2323, 36.6656, -45.9517
        CIE-LCH:
        47.2323, 58.7871, 308.5870
        CIE-Luv:
        47.2323, 10.8053, -73.1289
        Hunter-Lab:
        40.2459, 29.2805, -46.4551
      #835cbe color charts
#835cbe RGB chart
      #835cbe CMYK chart
      #835cbe RGB pie chart
      #835cbe color shades, tints & tones
#835cbe color schemes
#835cbe color preview, HTML & CSS examples
           This text has a color of #835cbe        
        
          <p style="color:#835cbe;">Text here</p>
        
        
          .mytext {color:#835cbe;}
        
        Text color #835cbe
      
           This box has a color of #835cbe        
        
          <div style="background-color:#835cbe;">Content here</div>
        
        
          .mybackground {background-color:#835cbe;}
        
        Background color #835cbe
      
           Border around this has a color of #835cbe        
        
          <div style="border:2px solid #835cbe;">Content here</div>
        
        
          .myborder {border:2px solid #835cbe;}
        
        Border color #835cbe