#af43cd color space conversions
Hex:
        #af43cd
        RGB:
        175, 67, 205
        CMY:
        31, 74, 20
        CMYK:
        15, 67, 0, 20
      HSL:
        287°, 57.9832%, 53.3333%
        HSV (HSB):
        287°, 67.3171%, 80.3922%
        XYZ:
        30.7058, 17.5360, 59.5240
        xyY:
        0.2849, 0.1627, 17.5360
      CIE-Lab:
        48.9285, 63.2174, -51.5881
        CIE-LCH:
        48.9285, 81.5952, 320.7841
        CIE-Luv:
        48.9285, 39.5657, -85.3530
        Hunter-Lab:
        41.8761, 57.6027, -54.9635
      #af43cd color charts
#af43cd RGB chart
      #af43cd CMYK chart
      #af43cd RGB pie chart
      #af43cd color shades, tints & tones
#af43cd color schemes
#af43cd color preview, HTML & CSS examples
           This text has a color of #af43cd        
        
          <p style="color:#af43cd;">Text here</p>
        
        
          .mytext {color:#af43cd;}
        
        Text color #af43cd
      
           This box has a color of #af43cd        
        
          <div style="background-color:#af43cd;">Content here</div>
        
        
          .mybackground {background-color:#af43cd;}
        
        Background color #af43cd
      
           Border around this has a color of #af43cd        
        
          <div style="border:2px solid #af43cd;">Content here</div>
        
        
          .myborder {border:2px solid #af43cd;}
        
        Border color #af43cd