#af79ed color space conversions
Hex:
        #af79ed
        RGB:
        175, 121, 237
        CMY:
        31, 53, 7
        CMYK:
        26, 49, 0, 7
      HSL:
        268°, 76.3158%, 70.1961%
        HSV (HSB):
        268°, 48.9451%, 92.9412%
        XYZ:
        39.8026, 28.9031, 83.6018
        xyY:
        0.2613, 0.1898, 28.9031
      CIE-Lab:
        60.6960, 43.4907, -50.9049
        CIE-LCH:
        60.6960, 66.9533, 310.5090
        CIE-Luv:
        60.6960, 17.3726, -86.1011
        Hunter-Lab:
        53.7616, 38.0703, -54.5655
      #af79ed color charts
#af79ed RGB chart
      #af79ed CMYK chart
      #af79ed RGB pie chart
      #af79ed color shades, tints & tones
#af79ed color schemes
#af79ed color preview, HTML & CSS examples
           This text has a color of #af79ed        
        
          <p style="color:#af79ed;">Text here</p>
        
        
          .mytext {color:#af79ed;}
        
        Text color #af79ed
      
           This box has a color of #af79ed        
        
          <div style="background-color:#af79ed;">Content here</div>
        
        
          .mybackground {background-color:#af79ed;}
        
        Background color #af79ed
      
           Border around this has a color of #af79ed        
        
          <div style="border:2px solid #af79ed;">Content here</div>
        
        
          .myborder {border:2px solid #af79ed;}
        
        Border color #af79ed