#af07ef color space conversions
Hex:
        #af07ef
        RGB:
        175, 7, 239
        CMY:
        31, 97, 6
        CMYK:
        27, 97, 0, 6
      HSL:
        283°, 94.3089%, 48.2353%
        HSV (HSB):
        283°, 97.0711%, 93.7255%
        XYZ:
        33.3352, 15.4979, 82.8958
        xyY:
        0.2531, 0.1177, 15.4979
      CIE-Lab:
        46.3088, 84.0352, -75.1936
        CIE-LCH:
        46.3088, 112.7651, 318.1782
        CIE-Luv:
        46.3088, 36.9216, -118.7359
        Hunter-Lab:
        39.3674, 82.2557, -97.2896
      #af07ef color charts
#af07ef RGB chart
      #af07ef CMYK chart
      #af07ef RGB pie chart
      #af07ef color shades, tints & tones
#af07ef color schemes
#af07ef color preview, HTML & CSS examples
           This text has a color of #af07ef        
        
          <p style="color:#af07ef;">Text here</p>
        
        
          .mytext {color:#af07ef;}
        
        Text color #af07ef
      
           This box has a color of #af07ef        
        
          <div style="background-color:#af07ef;">Content here</div>
        
        
          .mybackground {background-color:#af07ef;}
        
        Background color #af07ef
      
           Border around this has a color of #af07ef        
        
          <div style="border:2px solid #af07ef;">Content here</div>
        
        
          .myborder {border:2px solid #af07ef;}
        
        Border color #af07ef