#834fc4 color space conversions
Hex:
        #834fc4
        RGB:
        131, 79, 196
        CMY:
        49, 69, 23
        CMYK:
        33, 60, 0, 23
      HSL:
        267°, 49.7872%, 53.9216%
        HSV (HSB):
        267°, 59.6939%, 76.8627%
        XYZ:
        22.1199, 14.4028, 53.8387
        xyY:
        0.2448, 0.1594, 14.4028
      CIE-Lab:
        44.8051, 45.4606, -53.3157
        CIE-LCH:
        44.8051, 70.0659, 310.4532
        CIE-Luv:
        44.8051, 13.7096, -83.8824
        Hunter-Lab:
        37.9510, 37.6251, -57.5453
      #834fc4 color charts
#834fc4 RGB chart
      #834fc4 CMYK chart
      #834fc4 RGB pie chart
      #834fc4 color shades, tints & tones
#834fc4 color schemes
#834fc4 color preview, HTML & CSS examples
           This text has a color of #834fc4        
        
          <p style="color:#834fc4;">Text here</p>
        
        
          .mytext {color:#834fc4;}
        
        Text color #834fc4
      
           This box has a color of #834fc4        
        
          <div style="background-color:#834fc4;">Content here</div>
        
        
          .mybackground {background-color:#834fc4;}
        
        Background color #834fc4
      
           Border around this has a color of #834fc4        
        
          <div style="border:2px solid #834fc4;">Content here</div>
        
        
          .myborder {border:2px solid #834fc4;}
        
        Border color #834fc4