#8d32fe color space conversions
Hex:
        #8d32fe
        RGB:
        141, 50, 254
        CMY:
        45, 80, 0
        CMYK:
        44, 80, 0, 0
      HSL:
        267°, 99.0291%, 59.6078%
        HSV (HSB):
        267°, 80.3150%, 99.6078%
        XYZ:
        30.0145, 15.0997, 95.0985
        xyY:
        0.2141, 0.1077, 15.0997
      CIE-Lab:
        45.7704, 74.2355, -84.6758
        CIE-LCH:
        45.7704, 112.6095, 311.2411
        CIE-Luv:
        45.7704, 14.1310, -129.4239
        Hunter-Lab:
        38.8583, 69.8729, -117.9005
      #8d32fe color charts
#8d32fe RGB chart
      #8d32fe CMYK chart
      #8d32fe RGB pie chart
      #8d32fe color shades, tints & tones
#8d32fe color schemes
#8d32fe color preview, HTML & CSS examples
           This text has a color of #8d32fe        
        
          <p style="color:#8d32fe;">Text here</p>
        
        
          .mytext {color:#8d32fe;}
        
        Text color #8d32fe
      
           This box has a color of #8d32fe        
        
          <div style="background-color:#8d32fe;">Content here</div>
        
        
          .mybackground {background-color:#8d32fe;}
        
        Background color #8d32fe
      
           Border around this has a color of #8d32fe        
        
          <div style="border:2px solid #8d32fe;">Content here</div>
        
        
          .myborder {border:2px solid #8d32fe;}
        
        Border color #8d32fe