#af129d color space conversions
Hex:
        #af129d
        RGB:
        175, 18, 157
        CMY:
        31, 93, 38
        CMYK:
        0, 90, 10, 31
      HSL:
        307°, 81.3472%, 37.8431%
        HSV (HSB):
        307°, 89.7143%, 68.6275%
        XYZ:
        23.9813, 11.9809, 32.9469
        xyY:
        0.3480, 0.1739, 11.9809
      CIE-Lab:
        41.1857, 69.4572, -35.6746
        CIE-LCH:
        41.1857, 78.0831, 332.8140
        CIE-Luv:
        41.1857, 63.8382, -59.9245
        Hunter-Lab:
        34.6134, 63.0971, -32.2059
      #af129d color charts
#af129d RGB chart
      #af129d CMYK chart
      #af129d RGB pie chart
      #af129d color shades, tints & tones
#af129d color schemes
#af129d color preview, HTML & CSS examples
           This text has a color of #af129d        
        
          <p style="color:#af129d;">Text here</p>
        
        
          .mytext {color:#af129d;}
        
        Text color #af129d
      
           This box has a color of #af129d        
        
          <div style="background-color:#af129d;">Content here</div>
        
        
          .mybackground {background-color:#af129d;}
        
        Background color #af129d
      
           Border around this has a color of #af129d        
        
          <div style="border:2px solid #af129d;">Content here</div>
        
        
          .myborder {border:2px solid #af129d;}
        
        Border color #af129d