#834a86 color space conversions
Hex:
        #834a86
        RGB:
        131, 74, 134
        CMY:
        49, 71, 47
        CMYK:
        2, 45, 0, 47
      HSL:
        297°, 28.8462%, 40.7843%
        HSV (HSB):
        297°, 44.7761%, 52.5490%
        XYZ:
        16.1119, 11.4441, 23.9140
        xyY:
        0.3130, 0.2223, 11.4441
      CIE-Lab:
        40.3186, 33.9670, -23.5675
        CIE-LCH:
        40.3186, 41.3423, 325.2457
        CIE-Luv:
        40.3186, 26.4687, -37.4525
        Hunter-Lab:
        33.8291, 25.8140, -18.2321
      #834a86 color charts
#834a86 RGB chart
      #834a86 CMYK chart
      #834a86 RGB pie chart
      #834a86 color shades, tints & tones
#834a86 color schemes
#834a86 color preview, HTML & CSS examples
           This text has a color of #834a86        
        
          <p style="color:#834a86;">Text here</p>
        
        
          .mytext {color:#834a86;}
        
        Text color #834a86
      
           This box has a color of #834a86        
        
          <div style="background-color:#834a86;">Content here</div>
        
        
          .mybackground {background-color:#834a86;}
        
        Background color #834a86
      
           Border around this has a color of #834a86        
        
          <div style="border:2px solid #834a86;">Content here</div>
        
        
          .myborder {border:2px solid #834a86;}
        
        Border color #834a86