#af96fa color space conversions
Hex:
        #af96fa
        RGB:
        175, 150, 250
        CMY:
        31, 41, 2
        CMYK:
        30, 40, 0, 2
      HSL:
        255°, 90.9091%, 78.4314%
        HSV (HSB):
        255°, 40.0000%, 98.0392%
        XYZ:
        45.8409, 37.8288, 95.3281
        xyY:
        0.2561, 0.2113, 37.8288
      CIE-Lab:
        67.8942, 30.4971, -46.6850
        CIE-LCH:
        67.8942, 55.7635, 303.1547
        CIE-Luv:
        67.8942, 5.3538, -79.2031
        Hunter-Lab:
        61.5051, 25.4053, -48.8413
      #af96fa color charts
#af96fa RGB chart
      #af96fa CMYK chart
      #af96fa RGB pie chart
      #af96fa color shades, tints & tones
#af96fa color schemes
#af96fa color preview, HTML & CSS examples
           This text has a color of #af96fa        
        
          <p style="color:#af96fa;">Text here</p>
        
        
          .mytext {color:#af96fa;}
        
        Text color #af96fa
      
           This box has a color of #af96fa        
        
          <div style="background-color:#af96fa;">Content here</div>
        
        
          .mybackground {background-color:#af96fa;}
        
        Background color #af96fa
      
           Border around this has a color of #af96fa        
        
          <div style="border:2px solid #af96fa;">Content here</div>
        
        
          .myborder {border:2px solid #af96fa;}
        
        Border color #af96fa