#836fea color space conversions
Hex:
        #836fea
        RGB:
        131, 111, 234
        CMY:
        49, 56, 8
        CMYK:
        44, 53, 0, 8
      HSL:
        250°, 74.5455%, 67.6471%
        HSV (HSB):
        250°, 52.5641%, 91.7647%
        XYZ:
        29.8958, 22.1347, 80.5386
        xyY:
        0.2255, 0.1670, 22.1347
      CIE-Lab:
        54.1696, 37.5826, -59.8927
        CIE-LCH:
        54.1696, 70.7078, 302.1082
        CIE-Luv:
        54.1696, 0.2106, -97.3627
        Hunter-Lab:
        47.0475, 31.0926, -68.5628
      #836fea color charts
#836fea RGB chart
      #836fea CMYK chart
      #836fea RGB pie chart
      #836fea color shades, tints & tones
#836fea color schemes
#836fea color preview, HTML & CSS examples
           This text has a color of #836fea        
        
          <p style="color:#836fea;">Text here</p>
        
        
          .mytext {color:#836fea;}
        
        Text color #836fea
      
           This box has a color of #836fea        
        
          <div style="background-color:#836fea;">Content here</div>
        
        
          .mybackground {background-color:#836fea;}
        
        Background color #836fea
      
           Border around this has a color of #836fea        
        
          <div style="border:2px solid #836fea;">Content here</div>
        
        
          .myborder {border:2px solid #836fea;}
        
        Border color #836fea