#834eda color space conversions
Hex:
        #834eda
        RGB:
        131, 78, 218
        CMY:
        49, 69, 15
        CMYK:
        40, 64, 0, 15
      HSL:
        263°, 65.4206%, 58.0392%
        HSV (HSB):
        263°, 64.2202%, 85.4902%
        XYZ:
        24.7394, 15.3360, 67.9859
        xyY:
        0.2289, 0.1419, 15.3360
      CIE-Lab:
        46.0910, 51.6082, -63.8888
        CIE-LCH:
        46.0910, 82.1290, 308.9306
        CIE-Luv:
        46.0910, 10.7116, -100.3380
        Hunter-Lab:
        39.1612, 44.2317, -75.5176
      #834eda color charts
#834eda RGB chart
      #834eda CMYK chart
      #834eda RGB pie chart
      #834eda color shades, tints & tones
#834eda color schemes
#834eda color preview, HTML & CSS examples
           This text has a color of #834eda        
        
          <p style="color:#834eda;">Text here</p>
        
        
          .mytext {color:#834eda;}
        
        Text color #834eda
      
           This box has a color of #834eda        
        
          <div style="background-color:#834eda;">Content here</div>
        
        
          .mybackground {background-color:#834eda;}
        
        Background color #834eda
      
           Border around this has a color of #834eda        
        
          <div style="border:2px solid #834eda;">Content here</div>
        
        
          .myborder {border:2px solid #834eda;}
        
        Border color #834eda