#af16e1 color space conversions
Hex:
        #af16e1
        RGB:
        175, 22, 225
        CMY:
        31, 91, 12
        CMYK:
        22, 90, 0, 12
      HSL:
        285°, 82.1862%, 48.4314%
        HSV (HSB):
        285°, 90.2222%, 88.2353%
        XYZ:
        31.5567, 15.1240, 72.4902
        xyY:
        0.2648, 0.1269, 15.1240
      CIE-Lab:
        45.8036, 79.8270, -68.0791
        CIE-LCH:
        45.8036, 104.9148, 319.5414
        CIE-Luv:
        45.8036, 40.1363, -108.5561
        Hunter-Lab:
        38.8896, 76.7858, -83.2937
      #af16e1 color charts
#af16e1 RGB chart
      #af16e1 CMYK chart
      #af16e1 RGB pie chart
      #af16e1 color shades, tints & tones
#af16e1 color schemes
#af16e1 color preview, HTML & CSS examples
           This text has a color of #af16e1        
        
          <p style="color:#af16e1;">Text here</p>
        
        
          .mytext {color:#af16e1;}
        
        Text color #af16e1
      
           This box has a color of #af16e1        
        
          <div style="background-color:#af16e1;">Content here</div>
        
        
          .mybackground {background-color:#af16e1;}
        
        Background color #af16e1
      
           Border around this has a color of #af16e1        
        
          <div style="border:2px solid #af16e1;">Content here</div>
        
        
          .myborder {border:2px solid #af16e1;}
        
        Border color #af16e1