#af29a7 color space conversions
Hex:
        #af29a7
        RGB:
        175, 41, 167
        CMY:
        31, 84, 35
        CMYK:
        0, 77, 5, 31
      HSL:
        304°, 62.0370%, 42.3529%
        HSV (HSB):
        304°, 76.5714%, 68.6275%
        XYZ:
        25.4472, 13.4899, 37.8218
        xyY:
        0.3315, 0.1757, 13.4899
      CIE-Lab:
        43.4923, 65.8259, -38.0181
        CIE-LCH:
        43.4923, 76.0160, 329.9912
        CIE-Luv:
        43.4923, 56.7848, -63.6474
        Hunter-Lab:
        36.7285, 59.3979, -35.3448
      #af29a7 color charts
#af29a7 RGB chart
      #af29a7 CMYK chart
      #af29a7 RGB pie chart
      #af29a7 color shades, tints & tones
#af29a7 color schemes
#af29a7 color preview, HTML & CSS examples
           This text has a color of #af29a7        
        
          <p style="color:#af29a7;">Text here</p>
        
        
          .mytext {color:#af29a7;}
        
        Text color #af29a7
      
           This box has a color of #af29a7        
        
          <div style="background-color:#af29a7;">Content here</div>
        
        
          .mybackground {background-color:#af29a7;}
        
        Background color #af29a7
      
           Border around this has a color of #af29a7        
        
          <div style="border:2px solid #af29a7;">Content here</div>
        
        
          .myborder {border:2px solid #af29a7;}
        
        Border color #af29a7