#8327dd color space conversions
Hex:
        #8327dd
        RGB:
        131, 39, 221
        CMY:
        49, 85, 13
        CMYK:
        41, 82, 0, 13
      HSL:
        270°, 72.8000%, 50.9804%
        HSV (HSB):
        270°, 82.3529%, 86.6667%
        XYZ:
        23.1367, 11.4968, 69.4063
        xyY:
        0.2224, 0.1105, 11.4968
      CIE-Lab:
        40.4049, 69.0694, -74.8747
        CIE-LCH:
        40.4049, 101.8666, 312.6905
        CIE-Luv:
        40.4049, 16.4649, -111.4071
        Hunter-Lab:
        33.9069, 62.4642, -97.6297
      #8327dd color charts
#8327dd RGB chart
      #8327dd CMYK chart
      #8327dd RGB pie chart
      #8327dd color shades, tints & tones
#8327dd color schemes
#8327dd color preview, HTML & CSS examples
           This text has a color of #8327dd        
        
          <p style="color:#8327dd;">Text here</p>
        
        
          .mytext {color:#8327dd;}
        
        Text color #8327dd
      
           This box has a color of #8327dd        
        
          <div style="background-color:#8327dd;">Content here</div>
        
        
          .mybackground {background-color:#8327dd;}
        
        Background color #8327dd
      
           Border around this has a color of #8327dd        
        
          <div style="border:2px solid #8327dd;">Content here</div>
        
        
          .myborder {border:2px solid #8327dd;}
        
        Border color #8327dd