#8324dd color space conversions
Hex:
        #8324dd
        RGB:
        131, 36, 221
        CMY:
        49, 86, 13
        CMYK:
        41, 84, 0, 13
      HSL:
        271°, 73.1225%, 50.3922%
        HSV (HSB):
        271°, 83.7104%, 86.6667%
        XYZ:
        23.0421, 11.3075, 69.3747
        xyY:
        0.2221, 0.1090, 11.3075
      CIE-Lab:
        40.0936, 69.9848, -75.3853
        CIE-LCH:
        40.0936, 102.8631, 312.8724
        CIE-Luv:
        40.0936, 16.7485, -111.7552
        Hunter-Lab:
        33.6266, 63.4676, -98.7819
      #8324dd color charts
#8324dd RGB chart
      #8324dd CMYK chart
      #8324dd RGB pie chart
      #8324dd color shades, tints & tones
#8324dd color schemes
#8324dd color preview, HTML & CSS examples
           This text has a color of #8324dd        
        
          <p style="color:#8324dd;">Text here</p>
        
        
          .mytext {color:#8324dd;}
        
        Text color #8324dd
      
           This box has a color of #8324dd        
        
          <div style="background-color:#8324dd;">Content here</div>
        
        
          .mybackground {background-color:#8324dd;}
        
        Background color #8324dd
      
           Border around this has a color of #8324dd        
        
          <div style="border:2px solid #8324dd;">Content here</div>
        
        
          .myborder {border:2px solid #8324dd;}
        
        Border color #8324dd