#834a94 color space conversions
Hex:
        #834a94
        RGB:
        131, 74, 148
        CMY:
        49, 71, 42
        CMYK:
        11, 50, 0, 42
      HSL:
        286°, 33.3333%, 43.5294%
        HSV (HSB):
        286°, 50.0000%, 58.0392%
        XYZ:
        17.1541, 11.8610, 29.4022
        xyY:
        0.2936, 0.2030, 11.8610
      CIE-Lab:
        40.9943, 36.8968, -31.0057
        CIE-LCH:
        40.9943, 48.1947, 319.9585
        CIE-Luv:
        40.9943, 23.6544, -48.7622
        Hunter-Lab:
        34.4398, 28.6397, -26.5098
      #834a94 color charts
#834a94 RGB chart
      #834a94 CMYK chart
      #834a94 RGB pie chart
      #834a94 color shades, tints & tones
#834a94 color schemes
#834a94 color preview, HTML & CSS examples
           This text has a color of #834a94        
        
          <p style="color:#834a94;">Text here</p>
        
        
          .mytext {color:#834a94;}
        
        Text color #834a94
      
           This box has a color of #834a94        
        
          <div style="background-color:#834a94;">Content here</div>
        
        
          .mybackground {background-color:#834a94;}
        
        Background color #834a94
      
           Border around this has a color of #834a94        
        
          <div style="border:2px solid #834a94;">Content here</div>
        
        
          .myborder {border:2px solid #834a94;}
        
        Border color #834a94