#8c3caf color space conversions
Hex:
        #8c3caf
        RGB:
        140, 60, 175
        CMY:
        45, 76, 31
        CMYK:
        20, 66, 0, 31
      HSL:
        282°, 48.9362%, 46.0784%
        HSV (HSB):
        282°, 65.7143%, 68.6275%
        XYZ:
        20.1689, 11.9023, 41.7918
        xyY:
        0.2731, 0.1611, 11.9023
      CIE-Lab:
        41.0604, 52.2800, -46.9672
        CIE-LCH:
        41.0604, 70.2789, 318.0641
        CIE-Luv:
        41.0604, 27.2758, -73.5541
        Hunter-Lab:
        34.4997, 43.9786, -47.6721
      #8c3caf color charts
#8c3caf RGB chart
      #8c3caf CMYK chart
      #8c3caf RGB pie chart
      #8c3caf color shades, tints & tones
#8c3caf color schemes
#8c3caf color preview, HTML & CSS examples
           This text has a color of #8c3caf        
        
          <p style="color:#8c3caf;">Text here</p>
        
        
          .mytext {color:#8c3caf;}
        
        Text color #8c3caf
      
           This box has a color of #8c3caf        
        
          <div style="background-color:#8c3caf;">Content here</div>
        
        
          .mybackground {background-color:#8c3caf;}
        
        Background color #8c3caf
      
           Border around this has a color of #8c3caf        
        
          <div style="border:2px solid #8c3caf;">Content here</div>
        
        
          .myborder {border:2px solid #8c3caf;}
        
        Border color #8c3caf