#af20af color space conversions
Hex:
        #af20af
        RGB:
        175, 32, 175
        CMY:
        31, 87, 31
        CMYK:
        0, 82, 0, 31
      HSL:
        300°, 69.0821%, 40.5882%
        HSV (HSB):
        300°, 81.7143%, 68.6275%
        XYZ:
        25.9336, 13.2421, 41.7466
        xyY:
        0.3205, 0.1636, 13.2421
      CIE-Lab:
        43.1258, 69.4456, -43.3538
        CIE-LCH:
        43.1258, 81.8672, 328.0241
        CIE-Luv:
        43.1258, 55.3397, -71.5566
        Hunter-Lab:
        36.3897, 63.5281, -42.5451
      #af20af color charts
#af20af RGB chart
      #af20af CMYK chart
      #af20af RGB pie chart
      #af20af color shades, tints & tones
#af20af color schemes
#af20af color preview, HTML & CSS examples
           This text has a color of #af20af        
        
          <p style="color:#af20af;">Text here</p>
        
        
          .mytext {color:#af20af;}
        
        Text color #af20af
      
           This box has a color of #af20af        
        
          <div style="background-color:#af20af;">Content here</div>
        
        
          .mybackground {background-color:#af20af;}
        
        Background color #af20af
      
           Border around this has a color of #af20af        
        
          <div style="border:2px solid #af20af;">Content here</div>
        
        
          .myborder {border:2px solid #af20af;}
        
        Border color #af20af