#af4ff1 color space conversions
Hex:
        #af4ff1
        RGB:
        175, 79, 241
        CMY:
        31, 69, 5
        CMYK:
        27, 67, 0, 5
      HSL:
        276°, 85.2632%, 62.7451%
        HSV (HSB):
        276°, 67.2199%, 94.5098%
        XYZ:
        36.3524, 21.0568, 85.3675
        xyY:
        0.2546, 0.1475, 21.0568
      CIE-Lab:
        53.0116, 65.4761, -65.4342
        CIE-LCH:
        53.0116, 92.5676, 315.0183
        CIE-Luv:
        53.0116, 28.3929, -108.0571
        Hunter-Lab:
        45.8877, 61.1048, -78.1792
      #af4ff1 color charts
#af4ff1 RGB chart
      #af4ff1 CMYK chart
      #af4ff1 RGB pie chart
      #af4ff1 color shades, tints & tones
#af4ff1 color schemes
#af4ff1 color preview, HTML & CSS examples
           This text has a color of #af4ff1        
        
          <p style="color:#af4ff1;">Text here</p>
        
        
          .mytext {color:#af4ff1;}
        
        Text color #af4ff1
      
           This box has a color of #af4ff1        
        
          <div style="background-color:#af4ff1;">Content here</div>
        
        
          .mybackground {background-color:#af4ff1;}
        
        Background color #af4ff1
      
           Border around this has a color of #af4ff1        
        
          <div style="border:2px solid #af4ff1;">Content here</div>
        
        
          .myborder {border:2px solid #af4ff1;}
        
        Border color #af4ff1