#834ed7 color space conversions
Hex:
        #834ed7
        RGB:
        131, 78, 215
        CMY:
        49, 69, 16
        CMYK:
        39, 64, 0, 16
      HSL:
        263°, 63.1336%, 57.4510%
        HSV (HSB):
        263°, 63.7209%, 84.3137%
        XYZ:
        24.3502, 15.1804, 65.9367
        xyY:
        0.2309, 0.1439, 15.1804
      CIE-Lab:
        45.8803, 50.8340, -62.5172
        CIE-LCH:
        45.8803, 80.5760, 309.1153
        CIE-Luv:
        45.8803, 11.1362, -98.1974
        Hunter-Lab:
        38.9620, 43.3742, -73.0651
      #834ed7 color charts
#834ed7 RGB chart
      #834ed7 CMYK chart
      #834ed7 RGB pie chart
      #834ed7 color shades, tints & tones
#834ed7 color schemes
#834ed7 color preview, HTML & CSS examples
           This text has a color of #834ed7        
        
          <p style="color:#834ed7;">Text here</p>
        
        
          .mytext {color:#834ed7;}
        
        Text color #834ed7
      
           This box has a color of #834ed7        
        
          <div style="background-color:#834ed7;">Content here</div>
        
        
          .mybackground {background-color:#834ed7;}
        
        Background color #834ed7
      
           Border around this has a color of #834ed7        
        
          <div style="border:2px solid #834ed7;">Content here</div>
        
        
          .myborder {border:2px solid #834ed7;}
        
        Border color #834ed7