#8327cd color space conversions
Hex:
        #8327cd
        RGB:
        131, 39, 205
        CMY:
        49, 85, 20
        CMYK:
        36, 81, 0, 20
      HSL:
        273°, 68.0328%, 47.8431%
        HSV (HSB):
        273°, 80.9756%, 80.3922%
        XYZ:
        21.1050, 10.6841, 58.7075
        xyY:
        0.2332, 0.1181, 10.6841
      CIE-Lab:
        39.0433, 65.5190, -67.8804
        CIE-LCH:
        39.0433, 94.3424, 313.9859
        CIE-Luv:
        39.0433, 19.4435, -101.1864
        Hunter-Lab:
        32.6866, 58.0523, -83.6087
      #8327cd color charts
#8327cd RGB chart
      #8327cd CMYK chart
      #8327cd RGB pie chart
      #8327cd color shades, tints & tones
#8327cd color schemes
#8327cd color preview, HTML & CSS examples
           This text has a color of #8327cd        
        
          <p style="color:#8327cd;">Text here</p>
        
        
          .mytext {color:#8327cd;}
        
        Text color #8327cd
      
           This box has a color of #8327cd        
        
          <div style="background-color:#8327cd;">Content here</div>
        
        
          .mybackground {background-color:#8327cd;}
        
        Background color #8327cd
      
           Border around this has a color of #8327cd        
        
          <div style="border:2px solid #8327cd;">Content here</div>
        
        
          .myborder {border:2px solid #8327cd;}
        
        Border color #8327cd