#835efa color space conversions
Hex:
        #835efa
        RGB:
        131, 94, 250
        CMY:
        49, 63, 2
        CMYK:
        48, 62, 0, 2
      HSL:
        254°, 93.9759%, 67.4510%
        HSV (HSB):
        254°, 62.4000%, 98.0392%
        XYZ:
        30.6181, 19.7328, 92.6375
        xyY:
        0.2141, 0.1380, 19.7328
      CIE-Lab:
        51.5338, 51.6607, -73.0754
        CIE-LCH:
        51.5338, 89.4921, 305.2584
        CIE-Luv:
        51.5338, 3.1846, -116.9436
        Hunter-Lab:
        44.4216, 45.2951, -92.5491
      #835efa color charts
#835efa RGB chart
      #835efa CMYK chart
      #835efa RGB pie chart
      #835efa color shades, tints & tones
#835efa color schemes
#835efa color preview, HTML & CSS examples
           This text has a color of #835efa        
        
          <p style="color:#835efa;">Text here</p>
        
        
          .mytext {color:#835efa;}
        
        Text color #835efa
      
           This box has a color of #835efa        
        
          <div style="background-color:#835efa;">Content here</div>
        
        
          .mybackground {background-color:#835efa;}
        
        Background color #835efa
      
           Border around this has a color of #835efa        
        
          <div style="border:2px solid #835efa;">Content here</div>
        
        
          .myborder {border:2px solid #835efa;}
        
        Border color #835efa