#af20d8 color space conversions
Hex:
        #af20d8
        RGB:
        175, 32, 216
        CMY:
        31, 87, 15
        CMYK:
        19, 85, 0, 15
      HSL:
        287°, 74.1935%, 48.6275%
        HSV (HSB):
        287°, 85.1852%, 84.7059%
        XYZ:
        30.5904, 15.1049, 66.2690
        xyY:
        0.2732, 0.1349, 15.1049
      CIE-Lab:
        45.7775, 76.3689, -62.9782
        CIE-LCH:
        45.7775, 98.9872, 320.4891
        CIE-Luv:
        45.7775, 41.9637, -101.2841
        Hunter-Lab:
        38.8650, 72.4826, -73.8904
      #af20d8 color charts
#af20d8 RGB chart
      #af20d8 CMYK chart
      #af20d8 RGB pie chart
      #af20d8 color shades, tints & tones
#af20d8 color schemes
#af20d8 color preview, HTML & CSS examples
           This text has a color of #af20d8        
        
          <p style="color:#af20d8;">Text here</p>
        
        
          .mytext {color:#af20d8;}
        
        Text color #af20d8
      
           This box has a color of #af20d8        
        
          <div style="background-color:#af20d8;">Content here</div>
        
        
          .mybackground {background-color:#af20d8;}
        
        Background color #af20d8
      
           Border around this has a color of #af20d8        
        
          <div style="border:2px solid #af20d8;">Content here</div>
        
        
          .myborder {border:2px solid #af20d8;}
        
        Border color #af20d8