#af01ce color space conversions
Hex:
        #af01ce
        RGB:
        175, 1, 206
        CMY:
        31, 100, 19
        CMYK:
        15, 100, 0, 19
      HSL:
        291°, 99.0338%, 40.5882%
        HSV (HSB):
        291°, 99.5146%, 80.7843%
        XYZ:
        28.8306, 13.5919, 59.4965
        xyY:
        0.2829, 0.1334, 13.5919
      CIE-Lab:
        43.6419, 78.8734, -60.6777
        CIE-LCH:
        43.6419, 99.5127, 322.4287
        CIE-Luv:
        43.6419, 46.8710, -96.9292
        Hunter-Lab:
        36.8672, 75.0718, -69.8755
      #af01ce color charts
#af01ce RGB chart
      #af01ce CMYK chart
      #af01ce RGB pie chart
      #af01ce color shades, tints & tones
#af01ce color schemes
#af01ce color preview, HTML & CSS examples
           This text has a color of #af01ce        
        
          <p style="color:#af01ce;">Text here</p>
        
        
          .mytext {color:#af01ce;}
        
        Text color #af01ce
      
           This box has a color of #af01ce        
        
          <div style="background-color:#af01ce;">Content here</div>
        
        
          .mybackground {background-color:#af01ce;}
        
        Background color #af01ce
      
           Border around this has a color of #af01ce        
        
          <div style="border:2px solid #af01ce;">Content here</div>
        
        
          .myborder {border:2px solid #af01ce;}
        
        Border color #af01ce