#8b4cfa color space conversions
Hex:
        #8b4cfa
        RGB:
        139, 76, 250
        CMY:
        45, 70, 2
        CMYK:
        44, 70, 0, 2
      HSL:
        262°, 94.5652%, 63.9216%
        HSV (HSB):
        262°, 69.6000%, 98.0392%
        XYZ:
        30.4872, 17.5600, 92.2250
        xyY:
        0.2173, 0.1252, 17.5600
      CIE-Lab:
        48.9580, 62.2741, -77.2347
        CIE-LCH:
        48.9580, 99.2133, 308.8791
        CIE-Luv:
        48.9580, 10.1164, -121.7833
        Hunter-Lab:
        41.9046, 56.5325, -101.1541
      #8b4cfa color charts
#8b4cfa RGB chart
      #8b4cfa CMYK chart
      #8b4cfa RGB pie chart
      #8b4cfa color shades, tints & tones
#8b4cfa color schemes
#8b4cfa color preview, HTML & CSS examples
           This text has a color of #8b4cfa        
        
          <p style="color:#8b4cfa;">Text here</p>
        
        
          .mytext {color:#8b4cfa;}
        
        Text color #8b4cfa
      
           This box has a color of #8b4cfa        
        
          <div style="background-color:#8b4cfa;">Content here</div>
        
        
          .mybackground {background-color:#8b4cfa;}
        
        Background color #8b4cfa
      
           Border around this has a color of #8b4cfa        
        
          <div style="border:2px solid #8b4cfa;">Content here</div>
        
        
          .myborder {border:2px solid #8b4cfa;}
        
        Border color #8b4cfa