#afa7dc color space conversions
Hex:
        #afa7dc
        RGB:
        175, 167, 220
        CMY:
        31, 35, 14
        CMYK:
        20, 24, 0, 14
      HSL:
        249°, 43.0894%, 75.8824%
        HSV (HSB):
        249°, 24.0909%, 86.2745%
        XYZ:
        44.4162, 41.9187, 73.4603
        xyY:
        0.2780, 0.2623, 41.9187
      CIE-Lab:
        70.8148, 13.8034, -25.7319
        CIE-LCH:
        70.8148, 29.2004, 298.2105
        CIE-Luv:
        70.8148, 0.9061, -42.4729
        Hunter-Lab:
        64.7447, 9.1516, -21.9501
      #afa7dc color charts
#afa7dc RGB chart
      #afa7dc CMYK chart
      #afa7dc RGB pie chart
      #afa7dc color shades, tints & tones
#afa7dc color schemes
#afa7dc color preview, HTML & CSS examples
           This text has a color of #afa7dc        
        
          <p style="color:#afa7dc;">Text here</p>
        
        
          .mytext {color:#afa7dc;}
        
        Text color #afa7dc
      
           This box has a color of #afa7dc        
        
          <div style="background-color:#afa7dc;">Content here</div>
        
        
          .mybackground {background-color:#afa7dc;}
        
        Background color #afa7dc
      
           Border around this has a color of #afa7dc        
        
          <div style="border:2px solid #afa7dc;">Content here</div>
        
        
          .myborder {border:2px solid #afa7dc;}
        
        Border color #afa7dc