#af41e2 color space conversions
Hex:
        #af41e2
        RGB:
        175, 65, 226
        CMY:
        31, 75, 11
        CMYK:
        23, 71, 0, 11
      HSL:
        281°, 73.5160%, 57.0588%
        HSV (HSB):
        281°, 71.2389%, 88.6275%
        XYZ:
        33.2970, 18.3855, 73.7453
        xyY:
        0.2655, 0.1466, 18.3855
      CIE-Lab:
        49.9604, 68.1604, -61.9143
        CIE-LCH:
        49.9604, 92.0827, 317.7492
        CIE-Luv:
        49.9604, 34.6229, -101.5244
        Hunter-Lab:
        42.8784, 63.5761, -71.9564
      #af41e2 color charts
#af41e2 RGB chart
      #af41e2 CMYK chart
      #af41e2 RGB pie chart
      #af41e2 color shades, tints & tones
#af41e2 color schemes
#af41e2 color preview, HTML & CSS examples
           This text has a color of #af41e2        
        
          <p style="color:#af41e2;">Text here</p>
        
        
          .mytext {color:#af41e2;}
        
        Text color #af41e2
      
           This box has a color of #af41e2        
        
          <div style="background-color:#af41e2;">Content here</div>
        
        
          .mybackground {background-color:#af41e2;}
        
        Background color #af41e2
      
           Border around this has a color of #af41e2        
        
          <div style="border:2px solid #af41e2;">Content here</div>
        
        
          .myborder {border:2px solid #af41e2;}
        
        Border color #af41e2