#af3fae color space conversions
Hex:
        #af3fae
        RGB:
        175, 63, 174
        CMY:
        31, 75, 32
        CMYK:
        0, 64, 1, 31
      HSL:
        301°, 47.0588%, 46.6667%
        HSV (HSB):
        301°, 64.0000%, 68.6275%
        XYZ:
        27.0967, 15.7250, 41.6515
        xyY:
        0.3208, 0.1862, 15.7250
      CIE-Lab:
        46.6116, 59.1983, -37.2335
        CIE-LCH:
        46.6116, 69.9341, 327.8317
        CIE-Luv:
        46.6116, 49.4219, -62.7231
        Hunter-Lab:
        39.6547, 52.5761, -34.5172
      #af3fae color charts
#af3fae RGB chart
      #af3fae CMYK chart
      #af3fae RGB pie chart
      #af3fae color shades, tints & tones
#af3fae color schemes
#af3fae color preview, HTML & CSS examples
           This text has a color of #af3fae        
        
          <p style="color:#af3fae;">Text here</p>
        
        
          .mytext {color:#af3fae;}
        
        Text color #af3fae
      
           This box has a color of #af3fae        
        
          <div style="background-color:#af3fae;">Content here</div>
        
        
          .mybackground {background-color:#af3fae;}
        
        Background color #af3fae
      
           Border around this has a color of #af3fae        
        
          <div style="border:2px solid #af3fae;">Content here</div>
        
        
          .myborder {border:2px solid #af3fae;}
        
        Border color #af3fae