#af72f1 color space conversions
Hex:
        #af72f1
        RGB:
        175, 114, 241
        CMY:
        31, 55, 5
        CMYK:
        27, 53, 0, 5
      HSL:
        269°, 81.9355%, 69.6078%
        HSV (HSB):
        269°, 52.6971%, 94.5098%
        XYZ:
        39.5737, 27.4995, 86.4413
        xyY:
        0.2578, 0.1791, 27.4995
      CIE-Lab:
        59.4338, 48.2128, -55.1315
        CIE-LCH:
        59.4338, 73.2390, 311.1699
        CIE-Luv:
        59.4338, 19.0650, -93.0508
        Hunter-Lab:
        52.4399, 42.9348, -61.0249
      #af72f1 color charts
#af72f1 RGB chart
      #af72f1 CMYK chart
      #af72f1 RGB pie chart
      #af72f1 color shades, tints & tones
#af72f1 color schemes
#af72f1 color preview, HTML & CSS examples
           This text has a color of #af72f1        
        
          <p style="color:#af72f1;">Text here</p>
        
        
          .mytext {color:#af72f1;}
        
        Text color #af72f1
      
           This box has a color of #af72f1        
        
          <div style="background-color:#af72f1;">Content here</div>
        
        
          .mybackground {background-color:#af72f1;}
        
        Background color #af72f1
      
           Border around this has a color of #af72f1        
        
          <div style="border:2px solid #af72f1;">Content here</div>
        
        
          .myborder {border:2px solid #af72f1;}
        
        Border color #af72f1