#836ffe color space conversions
Hex:
        #836ffe
        RGB:
        131, 111, 254
        CMY:
        49, 56, 0
        CMYK:
        48, 56, 0, 0
      HSL:
        248°, 98.6207%, 71.5686%
        HSV (HSB):
        248°, 56.2992%, 99.6078%
        XYZ:
        32.9339, 23.3499, 96.5371
        xyY:
        0.2155, 0.1528, 23.3499
      CIE-Lab:
        55.4310, 43.2948, -68.9789
        CIE-LCH:
        55.4310, 81.4403, 302.1146
        CIE-Luv:
        55.4310, -1.4672, -112.4019
        Hunter-Lab:
        48.3218, 37.0943, -84.6242
      #836ffe color charts
#836ffe RGB chart
      #836ffe CMYK chart
      #836ffe RGB pie chart
      #836ffe color shades, tints & tones
#836ffe color schemes
#836ffe color preview, HTML & CSS examples
           This text has a color of #836ffe        
        
          <p style="color:#836ffe;">Text here</p>
        
        
          .mytext {color:#836ffe;}
        
        Text color #836ffe
      
           This box has a color of #836ffe        
        
          <div style="background-color:#836ffe;">Content here</div>
        
        
          .mybackground {background-color:#836ffe;}
        
        Background color #836ffe
      
           Border around this has a color of #836ffe        
        
          <div style="border:2px solid #836ffe;">Content here</div>
        
        
          .myborder {border:2px solid #836ffe;}
        
        Border color #836ffe