#af01f6 color space conversions
Hex:
        #af01f6
        RGB:
        175, 1, 246
        CMY:
        31, 100, 4
        CMYK:
        29, 100, 0, 4
      HSL:
        283°, 99.1903%, 48.4314%
        HSV (HSB):
        283°, 99.5935%, 96.4706%
        XYZ:
        34.3246, 15.7895, 88.4273
        xyY:
        0.2478, 0.1140, 15.7895
      CIE-Lab:
        46.6971, 85.8160, -78.4989
        CIE-LCH:
        46.6971, 116.3034, 317.5497
        CIE-Luv:
        46.6971, 35.2700, -123.4984
        Hunter-Lab:
        39.7360, 84.6533, -104.1271
      #af01f6 color charts
#af01f6 RGB chart
      #af01f6 CMYK chart
      #af01f6 RGB pie chart
      #af01f6 color shades, tints & tones
#af01f6 color schemes
#af01f6 color preview, HTML & CSS examples
           This text has a color of #af01f6        
        
          <p style="color:#af01f6;">Text here</p>
        
        
          .mytext {color:#af01f6;}
        
        Text color #af01f6
      
           This box has a color of #af01f6        
        
          <div style="background-color:#af01f6;">Content here</div>
        
        
          .mybackground {background-color:#af01f6;}
        
        Background color #af01f6
      
           Border around this has a color of #af01f6        
        
          <div style="border:2px solid #af01f6;">Content here</div>
        
        
          .myborder {border:2px solid #af01f6;}
        
        Border color #af01f6