#af11ea color space conversions
Hex:
        #af11ea
        RGB:
        175, 17, 234
        CMY:
        31, 93, 8
        CMYK:
        25, 93, 0, 8
      HSL:
        284°, 86.4542%, 49.2157%
        HSV (HSB):
        284°, 92.7350%, 91.7647%
        XYZ:
        32.7309, 15.4554, 79.1000
        xyY:
        0.2571, 0.1214, 15.4554
      CIE-Lab:
        46.2517, 82.1377, -72.4608
        CIE-LCH:
        46.2517, 109.5316, 318.5817
        CIE-Luv:
        46.2517, 37.9020, -114.9460
        Hunter-Lab:
        39.3133, 79.8147, -91.7745
      #af11ea color charts
#af11ea RGB chart
      #af11ea CMYK chart
      #af11ea RGB pie chart
      #af11ea color shades, tints & tones
#af11ea color schemes
#af11ea color preview, HTML & CSS examples
           This text has a color of #af11ea        
        
          <p style="color:#af11ea;">Text here</p>
        
        
          .mytext {color:#af11ea;}
        
        Text color #af11ea
      
           This box has a color of #af11ea        
        
          <div style="background-color:#af11ea;">Content here</div>
        
        
          .mybackground {background-color:#af11ea;}
        
        Background color #af11ea
      
           Border around this has a color of #af11ea        
        
          <div style="border:2px solid #af11ea;">Content here</div>
        
        
          .myborder {border:2px solid #af11ea;}
        
        Border color #af11ea