#af11ec color space conversions
Hex:
        #af11ec
        RGB:
        175, 17, 236
        CMY:
        31, 93, 7
        CMYK:
        26, 93, 0, 7
      HSL:
        283°, 86.5613%, 49.6078%
        HSV (HSB):
        283°, 92.7966%, 92.5490%
        XYZ:
        33.0200, 15.5710, 80.6220
        xyY:
        0.2555, 0.1205, 15.5710
      CIE-Lab:
        46.4065, 82.4989, -73.3397
        CIE-LCH:
        46.4065, 110.3847, 318.3636
        CIE-Luv:
        46.4065, 37.3611, -116.2632
        Hunter-Lab:
        39.4601, 80.3126, -93.5150
      #af11ec color charts
#af11ec RGB chart
      #af11ec CMYK chart
      #af11ec RGB pie chart
      #af11ec color shades, tints & tones
#af11ec color schemes
#af11ec color preview, HTML & CSS examples
           This text has a color of #af11ec        
        
          <p style="color:#af11ec;">Text here</p>
        
        
          .mytext {color:#af11ec;}
        
        Text color #af11ec
      
           This box has a color of #af11ec        
        
          <div style="background-color:#af11ec;">Content here</div>
        
        
          .mybackground {background-color:#af11ec;}
        
        Background color #af11ec
      
           Border around this has a color of #af11ec        
        
          <div style="border:2px solid #af11ec;">Content here</div>
        
        
          .myborder {border:2px solid #af11ec;}
        
        Border color #af11ec