#af20ee color space conversions
Hex:
        #af20ee
        RGB:
        175, 32, 238
        CMY:
        31, 87, 7
        CMYK:
        26, 87, 0, 7
      HSL:
        282°, 85.8333%, 52.9412%
        HSV (HSB):
        282°, 86.5546%, 93.3333%
        XYZ:
        33.6283, 16.3200, 82.2666
        xyY:
        0.2543, 0.1234, 16.3200
      CIE-Lab:
        47.3916, 80.3984, -72.8634
        CIE-LCH:
        47.3916, 108.5033, 317.8147
        CIE-Luv:
        47.3916, 35.8962, -116.2477
        Hunter-Lab:
        40.3981, 77.8911, -92.4595
      #af20ee color charts
#af20ee RGB chart
      #af20ee CMYK chart
      #af20ee RGB pie chart
      #af20ee color shades, tints & tones
#af20ee color schemes
#af20ee color preview, HTML & CSS examples
           This text has a color of #af20ee        
        
          <p style="color:#af20ee;">Text here</p>
        
        
          .mytext {color:#af20ee;}
        
        Text color #af20ee
      
           This box has a color of #af20ee        
        
          <div style="background-color:#af20ee;">Content here</div>
        
        
          .mybackground {background-color:#af20ee;}
        
        Background color #af20ee
      
           Border around this has a color of #af20ee        
        
          <div style="border:2px solid #af20ee;">Content here</div>
        
        
          .myborder {border:2px solid #af20ee;}
        
        Border color #af20ee