#837bea color space conversions
Hex:
        #837bea
        RGB:
        131, 123, 234
        CMY:
        49, 52, 8
        CMYK:
        44, 47, 0, 8
      HSL:
        244°, 72.5490%, 70.0000%
        HSV (HSB):
        244°, 47.4359%, 91.7647%
        XYZ:
        31.2943, 24.9317, 81.0048
        xyY:
        0.2280, 0.1817, 24.9317
      CIE-Lab:
        57.0088, 30.5663, -55.3458
        CIE-LCH:
        57.0088, 63.2254, 298.9109
        CIE-Luv:
        57.0088, -3.5202, -90.5749
        Hunter-Lab:
        49.9317, 24.4931, -61.2348
      #837bea color charts
#837bea RGB chart
      #837bea CMYK chart
      #837bea RGB pie chart
      #837bea color shades, tints & tones
#837bea color schemes
#837bea color preview, HTML & CSS examples
           This text has a color of #837bea        
        
          <p style="color:#837bea;">Text here</p>
        
        
          .mytext {color:#837bea;}
        
        Text color #837bea
      
           This box has a color of #837bea        
        
          <div style="background-color:#837bea;">Content here</div>
        
        
          .mybackground {background-color:#837bea;}
        
        Background color #837bea
      
           Border around this has a color of #837bea        
        
          <div style="border:2px solid #837bea;">Content here</div>
        
        
          .myborder {border:2px solid #837bea;}
        
        Border color #837bea