#af84cb color space conversions
Hex:
        #af84cb
        RGB:
        175, 132, 203
        CMY:
        31, 48, 20
        CMYK:
        14, 35, 0, 20
      HSL:
        276°, 40.5714%, 65.6863%
        HSV (HSB):
        276°, 34.9754%, 79.6078%
        XYZ:
        36.7100, 29.9283, 60.3418
        xyY:
        0.2891, 0.2357, 29.9283
      CIE-Lab:
        61.5923, 29.6765, -30.4995
        CIE-LCH:
        61.5923, 42.5548, 314.2165
        CIE-Luv:
        61.5923, 17.9535, -51.4852
        Hunter-Lab:
        54.7068, 24.0423, -27.1024
      #af84cb color charts
#af84cb RGB chart
      #af84cb CMYK chart
      #af84cb RGB pie chart
      #af84cb color shades, tints & tones
#af84cb color schemes
#af84cb color preview, HTML & CSS examples
           This text has a color of #af84cb        
        
          <p style="color:#af84cb;">Text here</p>
        
        
          .mytext {color:#af84cb;}
        
        Text color #af84cb
      
           This box has a color of #af84cb        
        
          <div style="background-color:#af84cb;">Content here</div>
        
        
          .mybackground {background-color:#af84cb;}
        
        Background color #af84cb
      
           Border around this has a color of #af84cb        
        
          <div style="border:2px solid #af84cb;">Content here</div>
        
        
          .myborder {border:2px solid #af84cb;}
        
        Border color #af84cb