#af96f2 color space conversions
Hex:
        #af96f2
        RGB:
        175, 150, 242
        CMY:
        31, 41, 5
        CMYK:
        28, 38, 0, 5
      HSL:
        256°, 77.9661%, 76.8627%
        HSV (HSB):
        256°, 38.0165%, 94.9020%
        XYZ:
        44.6126, 37.3375, 88.8599
        xyY:
        0.2612, 0.2186, 37.3375
      CIE-Lab:
        67.5294, 28.5355, -42.8849
        CIE-LCH:
        67.5294, 51.5110, 303.6398
        CIE-Luv:
        67.5294, 6.1277, -72.5506
        Hunter-Lab:
        61.1044, 23.3909, -43.4483
      #af96f2 color charts
#af96f2 RGB chart
      #af96f2 CMYK chart
      #af96f2 RGB pie chart
      #af96f2 color shades, tints & tones
#af96f2 color schemes
#af96f2 color preview, HTML & CSS examples
           This text has a color of #af96f2        
        
          <p style="color:#af96f2;">Text here</p>
        
        
          .mytext {color:#af96f2;}
        
        Text color #af96f2
      
           This box has a color of #af96f2        
        
          <div style="background-color:#af96f2;">Content here</div>
        
        
          .mybackground {background-color:#af96f2;}
        
        Background color #af96f2
      
           Border around this has a color of #af96f2        
        
          <div style="border:2px solid #af96f2;">Content here</div>
        
        
          .myborder {border:2px solid #af96f2;}
        
        Border color #af96f2