#af20f6 color space conversions
Hex:
        #af20f6
        RGB:
        175, 32, 246
        CMY:
        31, 87, 4
        CMYK:
        29, 87, 0, 4
      HSL:
        280°, 92.2414%, 54.5098%
        HSV (HSB):
        280°, 86.9919%, 96.4706%
        XYZ:
        34.8303, 16.8008, 88.5959
        xyY:
        0.2484, 0.1198, 16.8008
      CIE-Lab:
        48.0081, 81.9052, -76.3571
        CIE-LCH:
        48.0081, 111.9771, 317.0077
        CIE-Luv:
        48.0081, 33.8675, -121.5272
        Hunter-Lab:
        40.9888, 79.9502, -99.4612
      #af20f6 color charts
#af20f6 RGB chart
      #af20f6 CMYK chart
      #af20f6 RGB pie chart
      #af20f6 color shades, tints & tones
#af20f6 color schemes
#af20f6 color preview, HTML & CSS examples
           This text has a color of #af20f6        
        
          <p style="color:#af20f6;">Text here</p>
        
        
          .mytext {color:#af20f6;}
        
        Text color #af20f6
      
           This box has a color of #af20f6        
        
          <div style="background-color:#af20f6;">Content here</div>
        
        
          .mybackground {background-color:#af20f6;}
        
        Background color #af20f6
      
           Border around this has a color of #af20f6        
        
          <div style="border:2px solid #af20f6;">Content here</div>
        
        
          .myborder {border:2px solid #af20f6;}
        
        Border color #af20f6