#af4bd1 color space conversions
Hex:
        #af4bd1
        RGB:
        175, 75, 209
        CMY:
        31, 71, 18
        CMYK:
        16, 64, 0, 18
      HSL:
        285°, 59.2920%, 55.6863%
        HSV (HSB):
        285°, 64.1148%, 81.9608%
        XYZ:
        31.7039, 18.7496, 62.2696
        xyY:
        0.2813, 0.1663, 18.7496
      CIE-Lab:
        50.3929, 60.5829, -51.5399
        CIE-LCH:
        50.3929, 79.5403, 319.6111
        CIE-Luv:
        50.3929, 36.6304, -85.6092
        Hunter-Lab:
        43.3008, 54.9175, -54.9528
      #af4bd1 color charts
#af4bd1 RGB chart
      #af4bd1 CMYK chart
      #af4bd1 RGB pie chart
      #af4bd1 color shades, tints & tones
#af4bd1 color schemes
#af4bd1 color preview, HTML & CSS examples
           This text has a color of #af4bd1        
        
          <p style="color:#af4bd1;">Text here</p>
        
        
          .mytext {color:#af4bd1;}
        
        Text color #af4bd1
      
           This box has a color of #af4bd1        
        
          <div style="background-color:#af4bd1;">Content here</div>
        
        
          .mybackground {background-color:#af4bd1;}
        
        Background color #af4bd1
      
           Border around this has a color of #af4bd1        
        
          <div style="border:2px solid #af4bd1;">Content here</div>
        
        
          .myborder {border:2px solid #af4bd1;}
        
        Border color #af4bd1