#8d20ae color space conversions
Hex:
        #8d20ae
        RGB:
        141, 32, 174
        CMY:
        45, 87, 32
        CMYK:
        19, 82, 0, 32
      HSL:
        286°, 68.9320%, 40.3922%
        HSV (HSB):
        286°, 81.6092%, 68.2353%
        XYZ:
        19.1410, 9.7517, 40.9178
        xyY:
        0.2742, 0.1397, 9.7517
      CIE-Lab:
        37.3931, 62.9322, -52.2699
        CIE-LCH:
        37.3931, 81.8083, 320.2879
        CIE-Luv:
        37.3931, 32.9826, -79.6127
        Hunter-Lab:
        31.2278, 54.7626, -55.8284
      #8d20ae color charts
#8d20ae RGB chart
      #8d20ae CMYK chart
      #8d20ae RGB pie chart
      #8d20ae color shades, tints & tones
#8d20ae color schemes
#8d20ae color preview, HTML & CSS examples
           This text has a color of #8d20ae        
        
          <p style="color:#8d20ae;">Text here</p>
        
        
          .mytext {color:#8d20ae;}
        
        Text color #8d20ae
      
           This box has a color of #8d20ae        
        
          <div style="background-color:#8d20ae;">Content here</div>
        
        
          .mybackground {background-color:#8d20ae;}
        
        Background color #8d20ae
      
           Border around this has a color of #8d20ae        
        
          <div style="border:2px solid #8d20ae;">Content here</div>
        
        
          .myborder {border:2px solid #8d20ae;}
        
        Border color #8d20ae