#8e30ed color space conversions
Hex:
        #8e30ed
        RGB:
        142, 48, 237
        CMY:
        44, 81, 7
        CMYK:
        40, 80, 0, 7
      HSL:
        270°, 84.0000%, 55.8824%
        HSV (HSB):
        270°, 79.7468%, 92.9412%
        XYZ:
        27.4983, 13.9791, 81.3697
        xyY:
        0.2238, 0.1138, 13.9791
      CIE-Lab:
        44.2030, 71.1983, -77.6966
        CIE-LCH:
        44.2030, 105.3848, 312.5010
        CIE-Luv:
        44.2030, 17.6396, -118.9115
        Hunter-Lab:
        37.3887, 65.8518, -102.8620
      #8e30ed color charts
#8e30ed RGB chart
      #8e30ed CMYK chart
      #8e30ed RGB pie chart
      #8e30ed color shades, tints & tones
#8e30ed color schemes
#8e30ed color preview, HTML & CSS examples
           This text has a color of #8e30ed        
        
          <p style="color:#8e30ed;">Text here</p>
        
        
          .mytext {color:#8e30ed;}
        
        Text color #8e30ed
      
           This box has a color of #8e30ed        
        
          <div style="background-color:#8e30ed;">Content here</div>
        
        
          .mybackground {background-color:#8e30ed;}
        
        Background color #8e30ed
      
           Border around this has a color of #8e30ed        
        
          <div style="border:2px solid #8e30ed;">Content here</div>
        
        
          .myborder {border:2px solid #8e30ed;}
        
        Border color #8e30ed