#835ceb color space conversions
Hex:
        #835ceb
        RGB:
        131, 92, 235
        CMY:
        49, 64, 8
        CMYK:
        44, 61, 0, 8
      HSL:
        256°, 78.1421%, 64.1176%
        HSV (HSB):
        256°, 60.8511%, 92.1569%
        XYZ:
        28.1826, 18.4777, 80.6784
        xyY:
        0.2213, 0.1451, 18.4777
      CIE-Lab:
        50.0705, 48.6277, -67.0647
        CIE-LCH:
        50.0705, 82.8392, 305.9453
        CIE-Luv:
        50.0705, 5.2751, -107.0942
        Hunter-Lab:
        42.9857, 41.8044, -81.1893
      #835ceb color charts
#835ceb RGB chart
      #835ceb CMYK chart
      #835ceb RGB pie chart
      #835ceb color shades, tints & tones
#835ceb color schemes
#835ceb color preview, HTML & CSS examples
           This text has a color of #835ceb        
        
          <p style="color:#835ceb;">Text here</p>
        
        
          .mytext {color:#835ceb;}
        
        Text color #835ceb
      
           This box has a color of #835ceb        
        
          <div style="background-color:#835ceb;">Content here</div>
        
        
          .mybackground {background-color:#835ceb;}
        
        Background color #835ceb
      
           Border around this has a color of #835ceb        
        
          <div style="border:2px solid #835ceb;">Content here</div>
        
        
          .myborder {border:2px solid #835ceb;}
        
        Border color #835ceb