#af04ef color space conversions
Hex:
        #af04ef
        RGB:
        175, 4, 239
        CMY:
        31, 98, 6
        CMYK:
        27, 98, 0, 6
      HSL:
        284°, 96.7078%, 47.6471%
        HSV (HSB):
        284°, 98.3264%, 93.7255%
        XYZ:
        33.3026, 15.4328, 82.8849
        xyY:
        0.2530, 0.1173, 15.4328
      CIE-Lab:
        46.2214, 84.2970, -75.3363
        CIE-LCH:
        46.2214, 113.0555, 318.2128
        CIE-Luv:
        46.2214, 37.0155, -118.8671
        Hunter-Lab:
        39.2846, 82.5712, -97.5943
      #af04ef color charts
#af04ef RGB chart
      #af04ef CMYK chart
      #af04ef RGB pie chart
      #af04ef color shades, tints & tones
#af04ef color schemes
#af04ef color preview, HTML & CSS examples
           This text has a color of #af04ef        
        
          <p style="color:#af04ef;">Text here</p>
        
        
          .mytext {color:#af04ef;}
        
        Text color #af04ef
      
           This box has a color of #af04ef        
        
          <div style="background-color:#af04ef;">Content here</div>
        
        
          .mybackground {background-color:#af04ef;}
        
        Background color #af04ef
      
           Border around this has a color of #af04ef        
        
          <div style="border:2px solid #af04ef;">Content here</div>
        
        
          .myborder {border:2px solid #af04ef;}
        
        Border color #af04ef