#af20ff color space conversions
Hex:
        #af20ff
        RGB:
        175, 32, 255
        CMY:
        31, 87, 0
        CMYK:
        31, 87, 0, 0
      HSL:
        278°, 100.0000%, 56.2745%
        HSV (HSB):
        278°, 87.4510%, 100.0000%
        XYZ:
        36.2457, 17.3670, 96.0495
        xyY:
        0.2422, 0.1160, 17.3670
      CIE-Lab:
        48.7191, 83.6228, -80.2270
        CIE-LCH:
        48.7191, 115.8841, 316.1873
        CIE-Luv:
        48.7191, 31.6908, -127.3702
        Hunter-Lab:
        41.6737, 82.3214, -107.4799
      #af20ff color charts
#af20ff RGB chart
      #af20ff CMYK chart
      #af20ff RGB pie chart
      #af20ff color shades, tints & tones
#af20ff color schemes
#af20ff color preview, HTML & CSS examples
           This text has a color of #af20ff        
        
          <p style="color:#af20ff;">Text here</p>
        
        
          .mytext {color:#af20ff;}
        
        Text color #af20ff
      
           This box has a color of #af20ff        
        
          <div style="background-color:#af20ff;">Content here</div>
        
        
          .mybackground {background-color:#af20ff;}
        
        Background color #af20ff
      
           Border around this has a color of #af20ff        
        
          <div style="border:2px solid #af20ff;">Content here</div>
        
        
          .myborder {border:2px solid #af20ff;}
        
        Border color #af20ff