#834d91 color space conversions
Hex:
        #834d91
        RGB:
        131, 77, 145
        CMY:
        49, 70, 43
        CMYK:
        10, 47, 0, 43
      HSL:
        288°, 30.6306%, 43.5294%
        HSV (HSB):
        288°, 46.8966%, 56.8627%
        XYZ:
        17.1248, 12.1774, 28.2360
        xyY:
        0.2976, 0.2116, 12.1774
      CIE-Lab:
        41.4967, 34.5701, -28.4072
        CIE-LCH:
        41.4967, 44.7444, 320.5892
        CIE-Luv:
        41.4967, 23.1621, -44.8302
        Hunter-Lab:
        34.8961, 26.5282, -23.5468
      #834d91 color charts
#834d91 RGB chart
      #834d91 CMYK chart
      #834d91 RGB pie chart
      #834d91 color shades, tints & tones
#834d91 color schemes
#834d91 color preview, HTML & CSS examples
           This text has a color of #834d91        
        
          <p style="color:#834d91;">Text here</p>
        
        
          .mytext {color:#834d91;}
        
        Text color #834d91
      
           This box has a color of #834d91        
        
          <div style="background-color:#834d91;">Content here</div>
        
        
          .mybackground {background-color:#834d91;}
        
        Background color #834d91
      
           Border around this has a color of #834d91        
        
          <div style="border:2px solid #834d91;">Content here</div>
        
        
          .myborder {border:2px solid #834d91;}
        
        Border color #834d91