#af29ac color space conversions
Hex:
        #af29ac
        RGB:
        175, 41, 172
        CMY:
        31, 84, 33
        CMYK:
        0, 77, 2, 31
      HSL:
        301°, 62.0370%, 42.3529%
        HSV (HSB):
        301°, 76.5714%, 68.6275%
        XYZ:
        25.9185, 13.6784, 40.3039
        xyY:
        0.3244, 0.1712, 13.6784
      CIE-Lab:
        43.7681, 66.6143, -40.5530
        CIE-LCH:
        43.7681, 77.9872, 328.6681
        CIE-Luv:
        43.7681, 55.0118, -67.4877
        Hunter-Lab:
        36.9843, 60.3699, -38.7226
      #af29ac color charts
#af29ac RGB chart
      #af29ac CMYK chart
      #af29ac RGB pie chart
      #af29ac color shades, tints & tones
#af29ac color schemes
#af29ac color preview, HTML & CSS examples
           This text has a color of #af29ac        
        
          <p style="color:#af29ac;">Text here</p>
        
        
          .mytext {color:#af29ac;}
        
        Text color #af29ac
      
           This box has a color of #af29ac        
        
          <div style="background-color:#af29ac;">Content here</div>
        
        
          .mybackground {background-color:#af29ac;}
        
        Background color #af29ac
      
           Border around this has a color of #af29ac        
        
          <div style="border:2px solid #af29ac;">Content here</div>
        
        
          .myborder {border:2px solid #af29ac;}
        
        Border color #af29ac