#afa6bb color space conversions
Hex:
        #afa6bb
        RGB:
        175, 166, 187
        CMY:
        31, 35, 27
        CMYK:
        6, 11, 0, 27
      HSL:
        266°, 13.3758%, 69.2157%
        HSV (HSB):
        266°, 11.2299%, 73.3333%
        XYZ:
        40.2851, 39.9743, 52.6063
        xyY:
        0.3032, 0.3009, 39.9743
      CIE-Lab:
        69.4512, 7.2583, -9.6063
        CIE-LCH:
        69.4512, 12.0401, 307.0737
        CIE-Luv:
        69.4512, 3.7575, -15.6550
        Hunter-Lab:
        63.2252, 3.0904, -5.0744
      #afa6bb color charts
#afa6bb RGB chart
      #afa6bb CMYK chart
      #afa6bb RGB pie chart
      #afa6bb color shades, tints & tones
#afa6bb color schemes
#afa6bb color preview, HTML & CSS examples
           This text has a color of #afa6bb        
        
          <p style="color:#afa6bb;">Text here</p>
        
        
          .mytext {color:#afa6bb;}
        
        Text color #afa6bb
      
           This box has a color of #afa6bb        
        
          <div style="background-color:#afa6bb;">Content here</div>
        
        
          .mybackground {background-color:#afa6bb;}
        
        Background color #afa6bb
      
           Border around this has a color of #afa6bb        
        
          <div style="border:2px solid #afa6bb;">Content here</div>
        
        
          .myborder {border:2px solid #afa6bb;}
        
        Border color #afa6bb