#834edd color space conversions
Hex:
        #834edd
        RGB:
        131, 78, 221
        CMY:
        49, 69, 13
        CMYK:
        41, 65, 0, 13
      HSL:
        262°, 67.7725%, 58.6275%
        HSV (HSB):
        262°, 64.7059%, 86.6667%
        XYZ:
        25.1356, 15.4945, 70.0726
        xyY:
        0.2271, 0.1400, 15.4945
      CIE-Lab:
        46.3042, 52.3847, -65.2525
        CIE-LCH:
        46.3042, 83.6783, 308.7575
        CIE-Luv:
        46.3042, 10.2931, -102.4641
        Hunter-Lab:
        39.3631, 45.0971, -77.9915
      #834edd color charts
#834edd RGB chart
      #834edd CMYK chart
      #834edd RGB pie chart
      #834edd color shades, tints & tones
#834edd color schemes
#834edd color preview, HTML & CSS examples
           This text has a color of #834edd        
        
          <p style="color:#834edd;">Text here</p>
        
        
          .mytext {color:#834edd;}
        
        Text color #834edd
      
           This box has a color of #834edd        
        
          <div style="background-color:#834edd;">Content here</div>
        
        
          .mybackground {background-color:#834edd;}
        
        Background color #834edd
      
           Border around this has a color of #834edd        
        
          <div style="border:2px solid #834edd;">Content here</div>
        
        
          .myborder {border:2px solid #834edd;}
        
        Border color #834edd