#af11ce color space conversions
Hex:
        #af11ce
        RGB:
        175, 17, 206
        CMY:
        31, 93, 19
        CMYK:
        15, 92, 0, 19
      HSL:
        290°, 84.7534%, 43.7255%
        HSV (HSB):
        290°, 91.7476%, 80.7843%
        XYZ:
        29.0202, 13.9711, 59.5597
        xyY:
        0.2830, 0.1362, 13.9711
      CIE-Lab:
        44.1914, 77.2394, -59.7880
        CIE-LCH:
        44.1914, 97.6757, 322.2579
        CIE-Luv:
        44.1914, 46.1627, -95.9361
        Hunter-Lab:
        37.3779, 73.1761, -68.3108
      #af11ce color charts
#af11ce RGB chart
      #af11ce CMYK chart
      #af11ce RGB pie chart
      #af11ce color shades, tints & tones
#af11ce color schemes
#af11ce color preview, HTML & CSS examples
           This text has a color of #af11ce        
        
          <p style="color:#af11ce;">Text here</p>
        
        
          .mytext {color:#af11ce;}
        
        Text color #af11ce
      
           This box has a color of #af11ce        
        
          <div style="background-color:#af11ce;">Content here</div>
        
        
          .mybackground {background-color:#af11ce;}
        
        Background color #af11ce
      
           Border around this has a color of #af11ce        
        
          <div style="border:2px solid #af11ce;">Content here</div>
        
        
          .myborder {border:2px solid #af11ce;}
        
        Border color #af11ce