#836bea color space conversions
Hex:
        #836bea
        RGB:
        131, 107, 234
        CMY:
        49, 58, 8
        CMYK:
        44, 54, 0, 8
      HSL:
        251°, 75.1479%, 66.8627%
        HSV (HSB):
        251°, 54.2735%, 91.7647%
        XYZ:
        29.4691, 21.2812, 80.3964
        xyY:
        0.2247, 0.1623, 21.2812
      CIE-Lab:
        53.2559, 39.8954, -61.3616
        CIE-LCH:
        53.2559, 73.1907, 303.0307
        CIE-Luv:
        53.2559, 1.3793, -99.4456
        Hunter-Lab:
        46.1315, 33.2964, -71.0364
      #836bea color charts
#836bea RGB chart
      #836bea CMYK chart
      #836bea RGB pie chart
      #836bea color shades, tints & tones
#836bea color schemes
#836bea color preview, HTML & CSS examples
           This text has a color of #836bea        
        
          <p style="color:#836bea;">Text here</p>
        
        
          .mytext {color:#836bea;}
        
        Text color #836bea
      
           This box has a color of #836bea        
        
          <div style="background-color:#836bea;">Content here</div>
        
        
          .mybackground {background-color:#836bea;}
        
        Background color #836bea
      
           Border around this has a color of #836bea        
        
          <div style="border:2px solid #836bea;">Content here</div>
        
        
          .myborder {border:2px solid #836bea;}
        
        Border color #836bea