#836bed color space conversions
Hex:
        #836bed
        RGB:
        131, 107, 237
        CMY:
        49, 58, 7
        CMYK:
        45, 55, 0, 7
      HSL:
        251°, 78.3133%, 67.4510%
        HSV (HSB):
        251°, 54.8523%, 92.9412%
        XYZ:
        29.9038, 21.4551, 82.6859
        xyY:
        0.2231, 0.1601, 21.4551
      CIE-Lab:
        53.4440, 40.7406, -62.7371
        CIE-LCH:
        53.4440, 74.8047, 302.9991
        CIE-Luv:
        53.4440, 1.1043, -101.7119
        Hunter-Lab:
        46.3197, 34.1796, -73.4157
      #836bed color charts
#836bed RGB chart
      #836bed CMYK chart
      #836bed RGB pie chart
      #836bed color shades, tints & tones
#836bed color schemes
#836bed color preview, HTML & CSS examples
           This text has a color of #836bed        
        
          <p style="color:#836bed;">Text here</p>
        
        
          .mytext {color:#836bed;}
        
        Text color #836bed
      
           This box has a color of #836bed        
        
          <div style="background-color:#836bed;">Content here</div>
        
        
          .mybackground {background-color:#836bed;}
        
        Background color #836bed
      
           Border around this has a color of #836bed        
        
          <div style="border:2px solid #836bed;">Content here</div>
        
        
          .myborder {border:2px solid #836bed;}
        
        Border color #836bed