#af49af color space conversions
Hex:
        #af49af
        RGB:
        175, 73, 175
        CMY:
        31, 71, 31
        CMYK:
        0, 58, 0, 31
      HSL:
        300°, 41.1290%, 48.6275%
        HSV (HSB):
        300°, 58.2857%, 68.6275%
        XYZ:
        27.7996, 16.9742, 42.3686
        xyY:
        0.3190, 0.1948, 16.9742
      CIE-Lab:
        48.2275, 55.0544, -35.2758
        CIE-LCH:
        48.2275, 65.3863, 327.3505
        CIE-Luv:
        48.2275, 46.2036, -59.7451
        Hunter-Lab:
        41.1997, 48.3436, -32.1322
      #af49af color charts
#af49af RGB chart
      #af49af CMYK chart
      #af49af RGB pie chart
      #af49af color shades, tints & tones
#af49af color schemes
#af49af color preview, HTML & CSS examples
           This text has a color of #af49af        
        
          <p style="color:#af49af;">Text here</p>
        
        
          .mytext {color:#af49af;}
        
        Text color #af49af
      
           This box has a color of #af49af        
        
          <div style="background-color:#af49af;">Content here</div>
        
        
          .mybackground {background-color:#af49af;}
        
        Background color #af49af
      
           Border around this has a color of #af49af        
        
          <div style="border:2px solid #af49af;">Content here</div>
        
        
          .myborder {border:2px solid #af49af;}
        
        Border color #af49af