#af21a6 color space conversions
Hex:
        #af21a6
        RGB:
        175, 33, 166
        CMY:
        31, 87, 35
        CMYK:
        0, 81, 5, 31
      HSL:
        304°, 68.2692%, 40.7843%
        HSV (HSB):
        304°, 81.1429%, 68.6275%
        XYZ:
        25.1060, 12.9548, 37.2537
        xyY:
        0.3333, 0.1720, 12.9548
      CIE-Lab:
        42.6951, 67.8150, -38.6850
        CIE-LCH:
        42.6951, 78.0731, 330.2975
        CIE-Luv:
        42.6951, 58.4909, -64.5461
        Hunter-Lab:
        35.9928, 61.5211, -36.1720
      #af21a6 color charts
#af21a6 RGB chart
      #af21a6 CMYK chart
      #af21a6 RGB pie chart
      #af21a6 color shades, tints & tones
#af21a6 color schemes
#af21a6 color preview, HTML & CSS examples
           This text has a color of #af21a6        
        
          <p style="color:#af21a6;">Text here</p>
        
        
          .mytext {color:#af21a6;}
        
        Text color #af21a6
      
           This box has a color of #af21a6        
        
          <div style="background-color:#af21a6;">Content here</div>
        
        
          .mybackground {background-color:#af21a6;}
        
        Background color #af21a6
      
           Border around this has a color of #af21a6        
        
          <div style="border:2px solid #af21a6;">Content here</div>
        
        
          .myborder {border:2px solid #af21a6;}
        
        Border color #af21a6