#afafd0 color space conversions
Hex:
        #afafd0
        RGB:
        175, 175, 208
        CMY:
        31, 31, 18
        CMYK:
        16, 16, 0, 18
      HSL:
        240°, 25.9843%, 75.0980%
        HSV (HSB):
        240°, 15.8654%, 81.5686%
        XYZ:
        44.3943, 44.3280, 65.8908
        xyY:
        0.2871, 0.2867, 44.3280
      CIE-Lab:
        72.4472, 6.7038, -16.6729
        CIE-LCH:
        72.4472, 17.9702, 291.9040
        CIE-Luv:
        72.4472, -1.9321, -26.8145
        Hunter-Lab:
        66.5793, 2.5082, -12.0715
      #afafd0 color charts
#afafd0 RGB chart
      #afafd0 CMYK chart
      #afafd0 RGB pie chart
      #afafd0 color shades, tints & tones
#afafd0 color schemes
#afafd0 color preview, HTML & CSS examples
           This text has a color of #afafd0        
        
          <p style="color:#afafd0;">Text here</p>
        
        
          .mytext {color:#afafd0;}
        
        Text color #afafd0
      
           This box has a color of #afafd0        
        
          <div style="background-color:#afafd0;">Content here</div>
        
        
          .mybackground {background-color:#afafd0;}
        
        Background color #afafd0
      
           Border around this has a color of #afafd0        
        
          <div style="border:2px solid #afafd0;">Content here</div>
        
        
          .myborder {border:2px solid #afafd0;}
        
        Border color #afafd0