#836aa4 color space conversions
Hex:
        #836aa4
        RGB:
        131, 106, 164
        CMY:
        49, 58, 36
        CMYK:
        20, 35, 0, 36
      HSL:
        266°, 24.1667%, 52.9412%
        HSV (HSB):
        266°, 35.3659%, 64.3137%
        XYZ:
        21.2149, 17.8137, 37.4422
        xyY:
        0.2774, 0.2329, 17.8137
      CIE-Lab:
        49.2694, 21.9657, -27.5856
        CIE-LCH:
        49.2694, 35.2627, 308.5294
        CIE-Luv:
        49.2694, 8.9121, -43.7304
        Hunter-Lab:
        42.2063, 15.8619, -23.0532
      #836aa4 color charts
#836aa4 RGB chart
      #836aa4 CMYK chart
      #836aa4 RGB pie chart
      #836aa4 color shades, tints & tones
#836aa4 color schemes
#836aa4 color preview, HTML & CSS examples
           This text has a color of #836aa4        
        
          <p style="color:#836aa4;">Text here</p>
        
        
          .mytext {color:#836aa4;}
        
        Text color #836aa4
      
           This box has a color of #836aa4        
        
          <div style="background-color:#836aa4;">Content here</div>
        
        
          .mybackground {background-color:#836aa4;}
        
        Background color #836aa4
      
           Border around this has a color of #836aa4        
        
          <div style="border:2px solid #836aa4;">Content here</div>
        
        
          .myborder {border:2px solid #836aa4;}
        
        Border color #836aa4