#af50c8 color space conversions
Hex:
        #af50c8
        RGB:
        175, 80, 200
        CMY:
        31, 69, 22
        CMYK:
        13, 60, 0, 22
      HSL:
        288°, 52.1739%, 54.9020%
        HSV (HSB):
        288°, 60.0000%, 78.4314%
        XYZ:
        30.9732, 19.0214, 56.6826
        xyY:
        0.2903, 0.1783, 19.0214
      CIE-Lab:
        50.7122, 56.5217, -45.8680
        CIE-LCH:
        50.7122, 72.7913, 320.9403
        CIE-Luv:
        50.7122, 37.5146, -76.6954
        Hunter-Lab:
        43.6135, 50.4423, -46.5271
      #af50c8 color charts
#af50c8 RGB chart
      #af50c8 CMYK chart
      #af50c8 RGB pie chart
      #af50c8 color shades, tints & tones
#af50c8 color schemes
#af50c8 color preview, HTML & CSS examples
           This text has a color of #af50c8        
        
          <p style="color:#af50c8;">Text here</p>
        
        
          .mytext {color:#af50c8;}
        
        Text color #af50c8
      
           This box has a color of #af50c8        
        
          <div style="background-color:#af50c8;">Content here</div>
        
        
          .mybackground {background-color:#af50c8;}
        
        Background color #af50c8
      
           Border around this has a color of #af50c8        
        
          <div style="border:2px solid #af50c8;">Content here</div>
        
        
          .myborder {border:2px solid #af50c8;}
        
        Border color #af50c8