#af16af color space conversions
Hex:
        #af16af
        RGB:
        175, 22, 175
        CMY:
        31, 91, 31
        CMYK:
        0, 87, 0, 31
      HSL:
        300°, 77.6650%, 38.6275%
        HSV (HSB):
        300°, 87.4286%, 68.6275%
        XYZ:
        25.7040, 12.7829, 41.6700
        xyY:
        0.3207, 0.1595, 12.7829
      CIE-Lab:
        42.4343, 71.4663, -44.4572
        CIE-LCH:
        42.4343, 84.1657, 328.1154
        CIE-Luv:
        42.4343, 56.4827, -73.0343
        Hunter-Lab:
        35.7532, 65.7604, -44.0747
      #af16af color charts
#af16af RGB chart
      #af16af CMYK chart
      #af16af RGB pie chart
      #af16af color shades, tints & tones
#af16af color schemes
#af16af color preview, HTML & CSS examples
           This text has a color of #af16af        
        
          <p style="color:#af16af;">Text here</p>
        
        
          .mytext {color:#af16af;}
        
        Text color #af16af
      
           This box has a color of #af16af        
        
          <div style="background-color:#af16af;">Content here</div>
        
        
          .mybackground {background-color:#af16af;}
        
        Background color #af16af
      
           Border around this has a color of #af16af        
        
          <div style="border:2px solid #af16af;">Content here</div>
        
        
          .myborder {border:2px solid #af16af;}
        
        Border color #af16af