#8d32bf color space conversions
Hex:
        #8d32bf
        RGB:
        141, 50, 191
        CMY:
        45, 80, 25
        CMYK:
        26, 74, 0, 25
      HSL:
        279°, 58.5062%, 47.2549%
        HSV (HSB):
        279°, 73.8220%, 74.9020%
        XYZ:
        21.5291, 11.7055, 50.4149
        xyY:
        0.2574, 0.1399, 11.7055
      CIE-Lab:
        40.7442, 60.2017, -56.8910
        CIE-LCH:
        40.7442, 82.8302, 316.6196
        CIE-Luv:
        40.7442, 26.1488, -87.8822
        Hunter-Lab:
        34.2133, 52.4496, -63.4172
      #8d32bf color charts
#8d32bf RGB chart
      #8d32bf CMYK chart
      #8d32bf RGB pie chart
      #8d32bf color shades, tints & tones
#8d32bf color schemes
#8d32bf color preview, HTML & CSS examples
           This text has a color of #8d32bf        
        
          <p style="color:#8d32bf;">Text here</p>
        
        
          .mytext {color:#8d32bf;}
        
        Text color #8d32bf
      
           This box has a color of #8d32bf        
        
          <div style="background-color:#8d32bf;">Content here</div>
        
        
          .mybackground {background-color:#8d32bf;}
        
        Background color #8d32bf
      
           Border around this has a color of #8d32bf        
        
          <div style="border:2px solid #8d32bf;">Content here</div>
        
        
          .myborder {border:2px solid #8d32bf;}
        
        Border color #8d32bf