#836afb color space conversions
Hex:
        #836afb
        RGB:
        131, 106, 251
        CMY:
        49, 58, 2
        CMYK:
        48, 58, 0, 2
      HSL:
        250°, 94.7712%, 70.0000%
        HSV (HSB):
        250°, 57.7689%, 98.4314%
        XYZ:
        31.9267, 22.0984, 93.8495
        xyY:
        0.2159, 0.1494, 22.0984
      CIE-Lab:
        54.1313, 45.2798, -69.4199
        CIE-LCH:
        54.1313, 82.8817, 303.1148
        CIE-Luv:
        54.1313, 0.1198, -112.5671
        Hunter-Lab:
        47.0089, 38.9648, -85.4614
      #836afb color charts
#836afb RGB chart
      #836afb CMYK chart
      #836afb RGB pie chart
      #836afb color shades, tints & tones
#836afb color schemes
#836afb color preview, HTML & CSS examples
           This text has a color of #836afb        
        
          <p style="color:#836afb;">Text here</p>
        
        
          .mytext {color:#836afb;}
        
        Text color #836afb
      
           This box has a color of #836afb        
        
          <div style="background-color:#836afb;">Content here</div>
        
        
          .mybackground {background-color:#836afb;}
        
        Background color #836afb
      
           Border around this has a color of #836afb        
        
          <div style="border:2px solid #836afb;">Content here</div>
        
        
          .myborder {border:2px solid #836afb;}
        
        Border color #836afb