#af10f7 color space conversions
Hex:
        #af10f7
        RGB:
        175, 16, 247
        CMY:
        31, 94, 3
        CMYK:
        29, 94, 0, 3
      HSL:
        281°, 93.5223%, 51.5686%
        HSV (HSB):
        281°, 93.5223%, 96.8627%
        XYZ:
        34.6530, 16.1999, 89.2962
        xyY:
        0.2473, 0.1156, 16.1999
      CIE-Lab:
        47.2357, 84.6262, -78.1794
        CIE-LCH:
        47.2357, 115.2111, 317.2676
        CIE-Luv:
        47.2357, 34.5362, -123.4757
        Hunter-Lab:
        40.2492, 83.2457, -103.3655
      #af10f7 color charts
#af10f7 RGB chart
      #af10f7 CMYK chart
      #af10f7 RGB pie chart
      #af10f7 color shades, tints & tones
#af10f7 color schemes
#af10f7 color preview, HTML & CSS examples
           This text has a color of #af10f7        
        
          <p style="color:#af10f7;">Text here</p>
        
        
          .mytext {color:#af10f7;}
        
        Text color #af10f7
      
           This box has a color of #af10f7        
        
          <div style="background-color:#af10f7;">Content here</div>
        
        
          .mybackground {background-color:#af10f7;}
        
        Background color #af10f7
      
           Border around this has a color of #af10f7        
        
          <div style="border:2px solid #af10f7;">Content here</div>
        
        
          .myborder {border:2px solid #af10f7;}
        
        Border color #af10f7