#af48ff color space conversions
Hex:
        #af48ff
        RGB:
        175, 72, 255
        CMY:
        31, 72, 0
        CMYK:
        31, 72, 0, 0
      HSL:
        274°, 100.0000%, 64.1176%
        HSV (HSB):
        274°, 71.7647%, 100.0000%
        XYZ:
        38.0466, 20.9687, 96.6498
        xyY:
        0.2444, 0.1347, 20.9687
      CIE-Lab:
        52.9152, 71.4445, -73.3911
        CIE-LCH:
        52.9152, 102.4235, 314.2300
        CIE-Luv:
        52.9152, 26.8392, -120.1231
        Hunter-Lab:
        45.7916, 68.1739, -93.0861
      #af48ff color charts
#af48ff RGB chart
      #af48ff CMYK chart
      #af48ff RGB pie chart
      #af48ff color shades, tints & tones
#af48ff color schemes
#af48ff color preview, HTML & CSS examples
           This text has a color of #af48ff        
        
          <p style="color:#af48ff;">Text here</p>
        
        
          .mytext {color:#af48ff;}
        
        Text color #af48ff
      
           This box has a color of #af48ff        
        
          <div style="background-color:#af48ff;">Content here</div>
        
        
          .mybackground {background-color:#af48ff;}
        
        Background color #af48ff
      
           Border around this has a color of #af48ff        
        
          <div style="border:2px solid #af48ff;">Content here</div>
        
        
          .myborder {border:2px solid #af48ff;}
        
        Border color #af48ff