#af47a7 color space conversions
Hex:
        #af47a7
        RGB:
        175, 71, 167
        CMY:
        31, 72, 35
        CMYK:
        0, 59, 5, 31
      HSL:
        305°, 42.2764%, 48.2353%
        HSV (HSB):
        305°, 59.4286%, 68.6275%
        XYZ:
        26.9075, 16.4105, 38.3086
        xyY:
        0.3296, 0.2010, 16.4105
      CIE-Lab:
        47.5085, 54.5647, -31.6942
        CIE-LCH:
        47.5085, 63.1018, 329.8496
        CIE-Luv:
        47.5085, 49.1396, -54.1469
        Hunter-Lab:
        40.5098, 47.6713, -27.7114
      #af47a7 color charts
#af47a7 RGB chart
      #af47a7 CMYK chart
      #af47a7 RGB pie chart
      #af47a7 color shades, tints & tones
#af47a7 color schemes
#af47a7 color preview, HTML & CSS examples
           This text has a color of #af47a7        
        
          <p style="color:#af47a7;">Text here</p>
        
        
          .mytext {color:#af47a7;}
        
        Text color #af47a7
      
           This box has a color of #af47a7        
        
          <div style="background-color:#af47a7;">Content here</div>
        
        
          .mybackground {background-color:#af47a7;}
        
        Background color #af47a7
      
           Border around this has a color of #af47a7        
        
          <div style="border:2px solid #af47a7;">Content here</div>
        
        
          .myborder {border:2px solid #af47a7;}
        
        Border color #af47a7