#af29dc color space conversions
Hex:
        #af29dc
        RGB:
        175, 41, 220
        CMY:
        31, 84, 14
        CMYK:
        20, 81, 0, 14
      HSL:
        285°, 71.8876%, 51.1765%
        HSV (HSB):
        285°, 81.3636%, 86.2745%
        XYZ:
        31.3904, 15.8671, 69.1184
        xyY:
        0.2697, 0.1363, 15.8671
      CIE-Lab:
        46.7997, 74.9242, -63.6109
        CIE-LCH:
        46.7997, 98.2852, 319.6686
        CIE-Luv:
        46.7997, 39.8674, -102.6978
        Hunter-Lab:
        39.8336, 70.9561, -74.9952
      #af29dc color charts
#af29dc RGB chart
      #af29dc CMYK chart
      #af29dc RGB pie chart
      #af29dc color shades, tints & tones
#af29dc color schemes
#af29dc color preview, HTML & CSS examples
           This text has a color of #af29dc        
        
          <p style="color:#af29dc;">Text here</p>
        
        
          .mytext {color:#af29dc;}
        
        Text color #af29dc
      
           This box has a color of #af29dc        
        
          <div style="background-color:#af29dc;">Content here</div>
        
        
          .mybackground {background-color:#af29dc;}
        
        Background color #af29dc
      
           Border around this has a color of #af29dc        
        
          <div style="border:2px solid #af29dc;">Content here</div>
        
        
          .myborder {border:2px solid #af29dc;}
        
        Border color #af29dc