#af16ac color space conversions
Hex:
        #af16ac
        RGB:
        175, 22, 172
        CMY:
        31, 91, 33
        CMYK:
        0, 87, 2, 31
      HSL:
        301°, 77.6650%, 38.6275%
        HSV (HSB):
        301°, 87.4286%, 68.6275%
        XYZ:
        25.4125, 12.6663, 40.1352
        xyY:
        0.3249, 0.1619, 12.6663
      CIE-Lab:
        42.2561, 71.0075, -42.9592
        CIE-LCH:
        42.2561, 82.9914, 328.8263
        CIE-Luv:
        42.2561, 57.6018, -70.7925
        Hunter-Lab:
        35.5898, 65.1738, -41.9494
      #af16ac color charts
#af16ac RGB chart
      #af16ac CMYK chart
      #af16ac RGB pie chart
      #af16ac color shades, tints & tones
#af16ac color schemes
#af16ac color preview, HTML & CSS examples
           This text has a color of #af16ac        
        
          <p style="color:#af16ac;">Text here</p>
        
        
          .mytext {color:#af16ac;}
        
        Text color #af16ac
      
           This box has a color of #af16ac        
        
          <div style="background-color:#af16ac;">Content here</div>
        
        
          .mybackground {background-color:#af16ac;}
        
        Background color #af16ac
      
           Border around this has a color of #af16ac        
        
          <div style="border:2px solid #af16ac;">Content here</div>
        
        
          .myborder {border:2px solid #af16ac;}
        
        Border color #af16ac