#af0aff color space conversions
Hex:
        #af0aff
        RGB:
        175, 10, 255
        CMY:
        31, 96, 0
        CMYK:
        31, 96, 0, 0
      HSL:
        280°, 100.0000%, 51.9608%
        HSV (HSB):
        280°, 96.0784%, 100.0000%
        XYZ:
        35.8377, 16.5510, 95.9136
        xyY:
        0.2417, 0.1116, 16.5510
      CIE-Lab:
        47.6893, 86.6963, -81.9120
        CIE-LCH:
        47.6893, 119.2721, 316.6253
        CIE-Luv:
        47.6893, 32.7600, -128.8569
        Hunter-Lab:
        40.6830, 86.0459, -111.3031
      #af0aff color charts
#af0aff RGB chart
      #af0aff CMYK chart
      #af0aff RGB pie chart
      #af0aff color shades, tints & tones
#af0aff color schemes
#af0aff color preview, HTML & CSS examples
           This text has a color of #af0aff        
        
          <p style="color:#af0aff;">Text here</p>
        
        
          .mytext {color:#af0aff;}
        
        Text color #af0aff
      
           This box has a color of #af0aff        
        
          <div style="background-color:#af0aff;">Content here</div>
        
        
          .mybackground {background-color:#af0aff;}
        
        Background color #af0aff
      
           Border around this has a color of #af0aff        
        
          <div style="border:2px solid #af0aff;">Content here</div>
        
        
          .myborder {border:2px solid #af0aff;}
        
        Border color #af0aff