#af95ca color space conversions
Hex:
        #af95ca
        RGB:
        175, 149, 202
        CMY:
        31, 42, 21
        CMYK:
        13, 26, 0, 21
      HSL:
        269°, 33.3333%, 68.8235%
        HSV (HSB):
        269°, 26.2376%, 79.2157%
        XYZ:
        39.0873, 34.8731, 60.5482
        xyY:
        0.2906, 0.2593, 34.8731
      CIE-Lab:
        65.6498, 19.8840, -23.6909
        CIE-LCH:
        65.6498, 30.9294, 310.0071
        CIE-Luv:
        65.6498, 10.5447, -39.5887
        Hunter-Lab:
        59.0535, 14.8050, -19.4533
      #af95ca color charts
#af95ca RGB chart
      #af95ca CMYK chart
      #af95ca RGB pie chart
      #af95ca color shades, tints & tones
#af95ca color schemes
#af95ca color preview, HTML & CSS examples
           This text has a color of #af95ca        
        
          <p style="color:#af95ca;">Text here</p>
        
        
          .mytext {color:#af95ca;}
        
        Text color #af95ca
      
           This box has a color of #af95ca        
        
          <div style="background-color:#af95ca;">Content here</div>
        
        
          .mybackground {background-color:#af95ca;}
        
        Background color #af95ca
      
           Border around this has a color of #af95ca        
        
          <div style="border:2px solid #af95ca;">Content here</div>
        
        
          .myborder {border:2px solid #af95ca;}
        
        Border color #af95ca