#8e3faf color space conversions
Hex:
        #8e3faf
        RGB:
        142, 63, 175
        CMY:
        44, 75, 31
        CMYK:
        19, 64, 0, 31
      HSL:
        282°, 47.0588%, 46.6667%
        HSV (HSB):
        282°, 64.0000%, 68.6275%
        XYZ:
        20.6707, 12.4009, 41.8616
        xyY:
        0.2759, 0.1655, 12.4009
      CIE-Lab:
        41.8464, 51.3452, -45.6930
        CIE-LCH:
        41.8464, 68.7327, 318.3335
        CIE-Luv:
        41.8464, 27.7456, -72.0472
        Hunter-Lab:
        35.2150, 43.1508, -45.8302
      #8e3faf color charts
#8e3faf RGB chart
      #8e3faf CMYK chart
      #8e3faf RGB pie chart
      #8e3faf color shades, tints & tones
#8e3faf color schemes
#8e3faf color preview, HTML & CSS examples
           This text has a color of #8e3faf        
        
          <p style="color:#8e3faf;">Text here</p>
        
        
          .mytext {color:#8e3faf;}
        
        Text color #8e3faf
      
           This box has a color of #8e3faf        
        
          <div style="background-color:#8e3faf;">Content here</div>
        
        
          .mybackground {background-color:#8e3faf;}
        
        Background color #8e3faf
      
           Border around this has a color of #8e3faf        
        
          <div style="border:2px solid #8e3faf;">Content here</div>
        
        
          .myborder {border:2px solid #8e3faf;}
        
        Border color #8e3faf