#af6ae1 color space conversions
Hex:
        #af6ae1
        RGB:
        175, 106, 225
        CMY:
        31, 58, 12
        CMYK:
        22, 53, 0, 12
      HSL:
        275°, 66.4804%, 64.9020%
        HSV (HSB):
        275°, 52.8889%, 88.2353%
        XYZ:
        36.4238, 24.8583, 74.1125
        xyY:
        0.2690, 0.1836, 24.8583
      CIE-Lab:
        56.9371, 48.7937, -50.1767
        CIE-LCH:
        56.9371, 69.9895, 314.1994
        CIE-Luv:
        56.9371, 24.2956, -84.4826
        Hunter-Lab:
        49.8581, 43.1516, -53.2322
      #af6ae1 color charts
#af6ae1 RGB chart
      #af6ae1 CMYK chart
      #af6ae1 RGB pie chart
      #af6ae1 color shades, tints & tones
#af6ae1 color schemes
#af6ae1 color preview, HTML & CSS examples
           This text has a color of #af6ae1        
        
          <p style="color:#af6ae1;">Text here</p>
        
        
          .mytext {color:#af6ae1;}
        
        Text color #af6ae1
      
           This box has a color of #af6ae1        
        
          <div style="background-color:#af6ae1;">Content here</div>
        
        
          .mybackground {background-color:#af6ae1;}
        
        Background color #af6ae1
      
           Border around this has a color of #af6ae1        
        
          <div style="border:2px solid #af6ae1;">Content here</div>
        
        
          .myborder {border:2px solid #af6ae1;}
        
        Border color #af6ae1