#a921d7 color space conversions
Hex:
        #a921d7
        RGB:
        169, 33, 215
        CMY:
        34, 87, 16
        CMYK:
        21, 85, 0, 16
      HSL:
        285°, 73.3871%, 48.6275%
        HSV (HSB):
        285°, 84.6512%, 84.3137%
        XYZ:
        29.1718, 14.4290, 65.5375
        xyY:
        0.2673, 0.1322, 14.4290
      CIE-Lab:
        44.8420, 75.0203, -63.9651
        CIE-LCH:
        44.8420, 98.5879, 319.5478
        CIE-Luv:
        44.8420, 38.4902, -101.8283
        Hunter-Lab:
        37.9856, 70.6080, -75.7048
      #a921d7 color charts
#a921d7 RGB chart
      #a921d7 CMYK chart
      #a921d7 RGB pie chart
      #a921d7 color shades, tints & tones
#a921d7 color schemes
#a921d7 color preview, HTML & CSS examples
           This text has a color of #a921d7        
        
          <p style="color:#a921d7;">Text here</p>
        
        
          .mytext {color:#a921d7;}
        
        Text color #a921d7
      
           This box has a color of #a921d7        
        
          <div style="background-color:#a921d7;">Content here</div>
        
        
          .mybackground {background-color:#a921d7;}
        
        Background color #a921d7
      
           Border around this has a color of #a921d7        
        
          <div style="border:2px solid #a921d7;">Content here</div>
        
        
          .myborder {border:2px solid #a921d7;}
        
        Border color #a921d7