#af1ead color space conversions
Hex:
        #af1ead
        RGB:
        175, 30, 173
        CMY:
        31, 88, 32
        CMYK:
        0, 83, 1, 31
      HSL:
        301°, 70.7317%, 40.1961%
        HSV (HSB):
        301°, 82.8571%, 68.6275%
        XYZ:
        25.6863, 13.0596, 40.7021
        xyY:
        0.3233, 0.1644, 13.0596
      CIE-Lab:
        42.8530, 69.5877, -42.6023
        CIE-LCH:
        42.8530, 81.5929, 328.5246
        CIE-Luv:
        42.8530, 56.3272, -70.3874
        Hunter-Lab:
        36.1381, 63.6327, -41.4812
      #af1ead color charts
#af1ead RGB chart
      #af1ead CMYK chart
      #af1ead RGB pie chart
      #af1ead color shades, tints & tones
#af1ead color schemes
#af1ead color preview, HTML & CSS examples
           This text has a color of #af1ead        
        
          <p style="color:#af1ead;">Text here</p>
        
        
          .mytext {color:#af1ead;}
        
        Text color #af1ead
      
           This box has a color of #af1ead        
        
          <div style="background-color:#af1ead;">Content here</div>
        
        
          .mybackground {background-color:#af1ead;}
        
        Background color #af1ead
      
           Border around this has a color of #af1ead        
        
          <div style="border:2px solid #af1ead;">Content here</div>
        
        
          .myborder {border:2px solid #af1ead;}
        
        Border color #af1ead