#8c24af color space conversions
Hex:
        #8c24af
        RGB:
        140, 36, 175
        CMY:
        45, 86, 31
        CMYK:
        20, 79, 0, 31
      HSL:
        285°, 65.8768%, 41.3725%
        HSV (HSB):
        285°, 79.4286%, 68.6275%
        XYZ:
        19.1840, 9.9323, 41.4635
        xyY:
        0.2718, 0.1407, 9.9323
      CIE-Lab:
        37.7207, 61.7392, -52.3437
        CIE-LCH:
        37.7207, 80.9419, 319.7080
        CIE-Luv:
        37.7207, 31.6051, -79.8262
        Hunter-Lab:
        31.5156, 53.5028, -55.9438
      #8c24af color charts
#8c24af RGB chart
      #8c24af CMYK chart
      #8c24af RGB pie chart
      #8c24af color shades, tints & tones
#8c24af color schemes
#8c24af color preview, HTML & CSS examples
           This text has a color of #8c24af        
        
          <p style="color:#8c24af;">Text here</p>
        
        
          .mytext {color:#8c24af;}
        
        Text color #8c24af
      
           This box has a color of #8c24af        
        
          <div style="background-color:#8c24af;">Content here</div>
        
        
          .mybackground {background-color:#8c24af;}
        
        Background color #8c24af
      
           Border around this has a color of #8c24af        
        
          <div style="border:2px solid #8c24af;">Content here</div>
        
        
          .myborder {border:2px solid #8c24af;}
        
        Border color #8c24af