#af32f1 color space conversions
Hex:
        #af32f1
        RGB:
        175, 50, 241
        CMY:
        31, 80, 5
        CMYK:
        27, 79, 0, 5
      HSL:
        279°, 87.2146%, 57.0588%
        HSV (HSB):
        279°, 79.2531%, 94.5098%
        XYZ:
        34.6970, 17.7460, 84.8157
        xyY:
        0.2528, 0.1293, 17.7460
      CIE-Lab:
        49.1866, 76.3682, -71.6308
        CIE-LCH:
        49.1866, 104.7047, 316.8334
        CIE-Luv:
        49.1866, 33.2999, -115.5674
        Hunter-Lab:
        42.1260, 73.3004, -89.8850
      #af32f1 color charts
#af32f1 RGB chart
      #af32f1 CMYK chart
      #af32f1 RGB pie chart
      #af32f1 color shades, tints & tones
#af32f1 color schemes
#af32f1 color preview, HTML & CSS examples
           This text has a color of #af32f1        
        
          <p style="color:#af32f1;">Text here</p>
        
        
          .mytext {color:#af32f1;}
        
        Text color #af32f1
      
           This box has a color of #af32f1        
        
          <div style="background-color:#af32f1;">Content here</div>
        
        
          .mybackground {background-color:#af32f1;}
        
        Background color #af32f1
      
           Border around this has a color of #af32f1        
        
          <div style="border:2px solid #af32f1;">Content here</div>
        
        
          .myborder {border:2px solid #af32f1;}
        
        Border color #af32f1