#af11ef color space conversions
Hex:
        #af11ef
        RGB:
        175, 17, 239
        CMY:
        31, 93, 6
        CMYK:
        27, 93, 0, 6
      HSL:
        283°, 87.4016%, 50.1961%
        HSV (HSB):
        283°, 92.8870%, 93.7255%
        XYZ:
        33.4596, 15.7469, 82.9373
        xyY:
        0.2532, 0.1192, 15.7469
      CIE-Lab:
        46.6406, 83.0431, -74.6519
        CIE-LCH:
        46.6406, 111.6649, 318.0459
        CIE-Luv:
        46.6406, 36.5612, -118.2294
        Hunter-Lab:
        39.6823, 81.0650, -96.1404
      #af11ef color charts
#af11ef RGB chart
      #af11ef CMYK chart
      #af11ef RGB pie chart
      #af11ef color shades, tints & tones
#af11ef color schemes
#af11ef color preview, HTML & CSS examples
           This text has a color of #af11ef        
        
          <p style="color:#af11ef;">Text here</p>
        
        
          .mytext {color:#af11ef;}
        
        Text color #af11ef
      
           This box has a color of #af11ef        
        
          <div style="background-color:#af11ef;">Content here</div>
        
        
          .mybackground {background-color:#af11ef;}
        
        Background color #af11ef
      
           Border around this has a color of #af11ef        
        
          <div style="border:2px solid #af11ef;">Content here</div>
        
        
          .myborder {border:2px solid #af11ef;}
        
        Border color #af11ef