#af99b2 color space conversions
Hex:
        #af99b2
        RGB:
        175, 153, 178
        CMY:
        31, 40, 30
        CMYK:
        2, 14, 0, 30
      HSL:
        293°, 13.9665%, 64.9020%
        HSV (HSB):
        293°, 14.0449%, 69.8039%
        XYZ:
        37.1063, 35.1108, 46.9408
        xyY:
        0.3114, 0.2947, 35.1108
      CIE-Lab:
        65.8348, 12.6956, -9.9924
        CIE-LCH:
        65.8348, 16.1563, 321.7946
        CIE-Luv:
        65.8348, 10.9676, -16.9913
        Hunter-Lab:
        59.2543, 8.0853, -5.4910
      #af99b2 color charts
#af99b2 RGB chart
      #af99b2 CMYK chart
      #af99b2 RGB pie chart
      #af99b2 color shades, tints & tones
#af99b2 color schemes
#af99b2 color preview, HTML & CSS examples
           This text has a color of #af99b2        
        
          <p style="color:#af99b2;">Text here</p>
        
        
          .mytext {color:#af99b2;}
        
        Text color #af99b2
      
           This box has a color of #af99b2        
        
          <div style="background-color:#af99b2;">Content here</div>
        
        
          .mybackground {background-color:#af99b2;}
        
        Background color #af99b2
      
           Border around this has a color of #af99b2        
        
          <div style="border:2px solid #af99b2;">Content here</div>
        
        
          .myborder {border:2px solid #af99b2;}
        
        Border color #af99b2