#8340af color space conversions
Hex:
        #8340af
        RGB:
        131, 64, 175
        CMY:
        49, 75, 31
        CMYK:
        25, 63, 0, 31
      HSL:
        276°, 46.4435%, 46.8627%
        HSV (HSB):
        276°, 63.4286%, 68.6275%
        XYZ:
        18.9313, 11.5872, 41.7962
        xyY:
        0.2618, 0.1602, 11.5872
      CIE-Lab:
        40.5524, 48.2405, -47.8482
        CIE-LCH:
        40.5524, 67.9456, 315.2339
        CIE-Luv:
        40.5524, 21.1895, -74.0839
        Hunter-Lab:
        34.0400, 39.7026, -48.9715
      #8340af color charts
#8340af RGB chart
      #8340af CMYK chart
      #8340af RGB pie chart
      #8340af color shades, tints & tones
#8340af color schemes
#8340af color preview, HTML & CSS examples
           This text has a color of #8340af        
        
          <p style="color:#8340af;">Text here</p>
        
        
          .mytext {color:#8340af;}
        
        Text color #8340af
      
           This box has a color of #8340af        
        
          <div style="background-color:#8340af;">Content here</div>
        
        
          .mybackground {background-color:#8340af;}
        
        Background color #8340af
      
           Border around this has a color of #8340af        
        
          <div style="border:2px solid #8340af;">Content here</div>
        
        
          .myborder {border:2px solid #8340af;}
        
        Border color #8340af