#8e30bf color space conversions
Hex:
        #8e30bf
        RGB:
        142, 48, 191
        CMY:
        44, 81, 25
        CMYK:
        26, 75, 0, 25
      HSL:
        279°, 59.8326%, 46.8627%
        HSV (HSB):
        279°, 74.8691%, 74.9020%
        XYZ:
        21.6163, 11.6263, 50.3950
        xyY:
        0.2585, 0.1390, 11.6263
      CIE-Lab:
        40.6159, 61.1657, -57.0919
        CIE-LCH:
        40.6159, 83.6704, 316.9729
        CIE-Luv:
        40.6159, 27.0332, -88.1559
        Hunter-Lab:
        34.0973, 53.4911, -63.7610
      #8e30bf color charts
#8e30bf RGB chart
      #8e30bf CMYK chart
      #8e30bf RGB pie chart
      #8e30bf color shades, tints & tones
#8e30bf color schemes
#8e30bf color preview, HTML & CSS examples
           This text has a color of #8e30bf        
        
          <p style="color:#8e30bf;">Text here</p>
        
        
          .mytext {color:#8e30bf;}
        
        Text color #8e30bf
      
           This box has a color of #8e30bf        
        
          <div style="background-color:#8e30bf;">Content here</div>
        
        
          .mybackground {background-color:#8e30bf;}
        
        Background color #8e30bf
      
           Border around this has a color of #8e30bf        
        
          <div style="border:2px solid #8e30bf;">Content here</div>
        
        
          .myborder {border:2px solid #8e30bf;}
        
        Border color #8e30bf