#8e4fce color space conversions
Hex:
        #8e4fce
        RGB:
        142, 79, 206
        CMY:
        44, 69, 19
        CMYK:
        31, 62, 0, 19
      HSL:
        270°, 56.4444%, 55.8824%
        HSV (HSB):
        270°, 61.6505%, 80.7843%
        XYZ:
        25.0919, 15.7990, 60.1195
        xyY:
        0.2484, 0.1564, 15.7990
      CIE-Lab:
        46.7096, 50.4510, -55.9572
        CIE-LCH:
        46.7096, 75.3427, 312.0378
        CIE-Luv:
        46.7096, 17.6173, -89.2342
        Hunter-Lab:
        39.7479, 43.1238, -61.8538
      #8e4fce color charts
#8e4fce RGB chart
      #8e4fce CMYK chart
      #8e4fce RGB pie chart
      #8e4fce color shades, tints & tones
#8e4fce color schemes
#8e4fce color preview, HTML & CSS examples
           This text has a color of #8e4fce        
        
          <p style="color:#8e4fce;">Text here</p>
        
        
          .mytext {color:#8e4fce;}
        
        Text color #8e4fce
      
           This box has a color of #8e4fce        
        
          <div style="background-color:#8e4fce;">Content here</div>
        
        
          .mybackground {background-color:#8e4fce;}
        
        Background color #8e4fce
      
           Border around this has a color of #8e4fce        
        
          <div style="border:2px solid #8e4fce;">Content here</div>
        
        
          .myborder {border:2px solid #8e4fce;}
        
        Border color #8e4fce