#836edf color space conversions
Hex:
        #836edf
        RGB:
        131, 110, 223
        CMY:
        49, 57, 13
        CMYK:
        41, 51, 0, 13
      HSL:
        251°, 63.8418%, 65.2941%
        HSV (HSB):
        251°, 50.6726%, 87.4510%
        XYZ:
        28.2553, 21.3049, 72.4351
        xyY:
        0.2316, 0.1746, 21.3049
      CIE-Lab:
        53.2816, 35.0733, -55.1418
        CIE-LCH:
        53.2816, 65.3510, 302.4587
        CIE-Luv:
        53.2816, 1.4895, -89.3856
        Hunter-Lab:
        46.1572, 28.4943, -60.7345
      #836edf color charts
#836edf RGB chart
      #836edf CMYK chart
      #836edf RGB pie chart
      #836edf color shades, tints & tones
#836edf color schemes
#836edf color preview, HTML & CSS examples
           This text has a color of #836edf        
        
          <p style="color:#836edf;">Text here</p>
        
        
          .mytext {color:#836edf;}
        
        Text color #836edf
      
           This box has a color of #836edf        
        
          <div style="background-color:#836edf;">Content here</div>
        
        
          .mybackground {background-color:#836edf;}
        
        Background color #836edf
      
           Border around this has a color of #836edf        
        
          <div style="border:2px solid #836edf;">Content here</div>
        
        
          .myborder {border:2px solid #836edf;}
        
        Border color #836edf