#8329cd color space conversions
Hex:
        #8329cd
        RGB:
        131, 41, 205
        CMY:
        49, 84, 20
        CMYK:
        36, 80, 0, 20
      HSL:
        273°, 66.6667%, 48.2353%
        HSV (HSB):
        273°, 80.0000%, 80.3922%
        XYZ:
        21.1725, 10.8189, 58.7300
        xyY:
        0.2334, 0.1193, 10.8189
      CIE-Lab:
        39.2738, 64.8472, -67.5036
        CIE-LCH:
        39.2738, 93.6050, 313.8502
        CIE-Luv:
        39.2738, 19.2179, -100.8850
        Hunter-Lab:
        32.8922, 57.3379, -82.8396
      #8329cd color charts
#8329cd RGB chart
      #8329cd CMYK chart
      #8329cd RGB pie chart
      #8329cd color shades, tints & tones
#8329cd color schemes
#8329cd color preview, HTML & CSS examples
           This text has a color of #8329cd        
        
          <p style="color:#8329cd;">Text here</p>
        
        
          .mytext {color:#8329cd;}
        
        Text color #8329cd
      
           This box has a color of #8329cd        
        
          <div style="background-color:#8329cd;">Content here</div>
        
        
          .mybackground {background-color:#8329cd;}
        
        Background color #8329cd
      
           Border around this has a color of #8329cd        
        
          <div style="border:2px solid #8329cd;">Content here</div>
        
        
          .myborder {border:2px solid #8329cd;}
        
        Border color #8329cd