#af70ca color space conversions
Hex:
        #af70ca
        RGB:
        175, 112, 202
        CMY:
        31, 56, 21
        CMYK:
        13, 45, 0, 21
      HSL:
        282°, 45.9184%, 61.5686%
        HSV (HSB):
        282°, 44.5545%, 79.2157%
        XYZ:
        34.1340, 24.9666, 58.8971
        xyY:
        0.2893, 0.2116, 24.9666
      CIE-Lab:
        57.0428, 40.5621, -37.0217
        CIE-LCH:
        57.0428, 54.9171, 317.6128
        CIE-Luv:
        57.0428, 26.2705, -62.6228
        Hunter-Lab:
        49.9666, 34.4986, -34.9103
      #af70ca color charts
#af70ca RGB chart
      #af70ca CMYK chart
      #af70ca RGB pie chart
      #af70ca color shades, tints & tones
#af70ca color schemes
#af70ca color preview, HTML & CSS examples
           This text has a color of #af70ca        
        
          <p style="color:#af70ca;">Text here</p>
        
        
          .mytext {color:#af70ca;}
        
        Text color #af70ca
      
           This box has a color of #af70ca        
        
          <div style="background-color:#af70ca;">Content here</div>
        
        
          .mybackground {background-color:#af70ca;}
        
        Background color #af70ca
      
           Border around this has a color of #af70ca        
        
          <div style="border:2px solid #af70ca;">Content here</div>
        
        
          .myborder {border:2px solid #af70ca;}
        
        Border color #af70ca