#835cfa color space conversions
Hex:
        #835cfa
        RGB:
        131, 92, 250
        CMY:
        49, 64, 2
        CMYK:
        48, 63, 0, 2
      HSL:
        255°, 94.0476%, 67.0588%
        HSV (HSB):
        255°, 63.2000%, 98.0392%
        XYZ:
        30.4425, 19.3817, 92.5790
        xyY:
        0.2138, 0.1361, 19.3817
      CIE-Lab:
        51.1308, 52.7412, -73.7303
        CIE-LCH:
        51.1308, 90.6520, 305.5771
        CIE-Luv:
        51.1308, 3.6435, -117.7047
        Hunter-Lab:
        44.0247, 46.3875, -93.8631
      #835cfa color charts
#835cfa RGB chart
      #835cfa CMYK chart
      #835cfa RGB pie chart
      #835cfa color shades, tints & tones
#835cfa color schemes
#835cfa color preview, HTML & CSS examples
           This text has a color of #835cfa        
        
          <p style="color:#835cfa;">Text here</p>
        
        
          .mytext {color:#835cfa;}
        
        Text color #835cfa
      
           This box has a color of #835cfa        
        
          <div style="background-color:#835cfa;">Content here</div>
        
        
          .mybackground {background-color:#835cfa;}
        
        Background color #835cfa
      
           Border around this has a color of #835cfa        
        
          <div style="border:2px solid #835cfa;">Content here</div>
        
        
          .myborder {border:2px solid #835cfa;}
        
        Border color #835cfa