#af9ea1 color space conversions
Hex:
        #af9ea1
        RGB:
        175, 158, 161
        CMY:
        31, 38, 37
        CMYK:
        0, 10, 8, 31
      HSL:
        349°, 9.6045%, 65.2941%
        HSV (HSB):
        349°, 9.7143%, 68.6275%
        XYZ:
        36.3391, 36.1409, 38.7788
        xyY:
        0.3266, 0.3248, 36.1409
      CIE-Lab:
        66.6274, 6.7430, 0.6942
        CIE-LCH:
        66.6274, 6.7786, 5.8779
        CIE-Luv:
        66.6274, 9.8478, -0.1581
        Hunter-Lab:
        60.1173, 2.6926, 3.8369
      #af9ea1 color charts
#af9ea1 RGB chart
      #af9ea1 CMYK chart
      #af9ea1 RGB pie chart
      #af9ea1 color shades, tints & tones
#af9ea1 color schemes
#af9ea1 color preview, HTML & CSS examples
           This text has a color of #af9ea1        
        
          <p style="color:#af9ea1;">Text here</p>
        
        
          .mytext {color:#af9ea1;}
        
        Text color #af9ea1
      
           This box has a color of #af9ea1        
        
          <div style="background-color:#af9ea1;">Content here</div>
        
        
          .mybackground {background-color:#af9ea1;}
        
        Background color #af9ea1
      
           Border around this has a color of #af9ea1        
        
          <div style="border:2px solid #af9ea1;">Content here</div>
        
        
          .myborder {border:2px solid #af9ea1;}
        
        Border color #af9ea1