#834d97 color space conversions
Hex:
        #834d97
        RGB:
        131, 77, 151
        CMY:
        49, 70, 41
        CMYK:
        13, 49, 0, 41
      HSL:
        284°, 32.4561%, 44.7059%
        HSV (HSB):
        284°, 49.0066%, 59.2157%
        XYZ:
        17.5999, 12.3674, 30.7377
        xyY:
        0.2899, 0.2037, 12.3674
      CIE-Lab:
        41.7942, 35.8753, -31.5548
        CIE-LCH:
        41.7942, 47.7780, 318.6662
        CIE-Luv:
        41.7942, 22.0266, -49.6813
        Hunter-Lab:
        35.1673, 27.7894, -27.2048
      #834d97 color charts
#834d97 RGB chart
      #834d97 CMYK chart
      #834d97 RGB pie chart
      #834d97 color shades, tints & tones
#834d97 color schemes
#834d97 color preview, HTML & CSS examples
           This text has a color of #834d97        
        
          <p style="color:#834d97;">Text here</p>
        
        
          .mytext {color:#834d97;}
        
        Text color #834d97
      
           This box has a color of #834d97        
        
          <div style="background-color:#834d97;">Content here</div>
        
        
          .mybackground {background-color:#834d97;}
        
        Background color #834d97
      
           Border around this has a color of #834d97        
        
          <div style="border:2px solid #834d97;">Content here</div>
        
        
          .myborder {border:2px solid #834d97;}
        
        Border color #834d97