#8d30ac color space conversions
Hex:
        #8d30ac
        RGB:
        141, 48, 172
        CMY:
        45, 81, 33
        CMYK:
        18, 72, 0, 33
      HSL:
        285°, 56.3636%, 43.1373%
        HSV (HSB):
        285°, 72.0930%, 67.4510%
        XYZ:
        19.4879, 10.7552, 40.0786
        xyY:
        0.2771, 0.1529, 10.7552
      CIE-Lab:
        39.1650, 57.0543, -48.2212
        CIE-LCH:
        39.1650, 74.7026, 319.7961
        CIE-Luv:
        39.1650, 31.1041, -74.7464
        Hunter-Lab:
        32.7951, 48.6788, -49.5012
      #8d30ac color charts
#8d30ac RGB chart
      #8d30ac CMYK chart
      #8d30ac RGB pie chart
      #8d30ac color shades, tints & tones
#8d30ac color schemes
#8d30ac color preview, HTML & CSS examples
           This text has a color of #8d30ac        
        
          <p style="color:#8d30ac;">Text here</p>
        
        
          .mytext {color:#8d30ac;}
        
        Text color #8d30ac
      
           This box has a color of #8d30ac        
        
          <div style="background-color:#8d30ac;">Content here</div>
        
        
          .mybackground {background-color:#8d30ac;}
        
        Background color #8d30ac
      
           Border around this has a color of #8d30ac        
        
          <div style="border:2px solid #8d30ac;">Content here</div>
        
        
          .myborder {border:2px solid #8d30ac;}
        
        Border color #8d30ac