#af1ae2 color space conversions
Hex:
        #af1ae2
        RGB:
        175, 26, 226
        CMY:
        31, 90, 11
        CMYK:
        23, 88, 0, 11
      HSL:
        285°, 79.3651%, 49.4118%
        HSV (HSB):
        285°, 88.4956%, 88.6275%
        XYZ:
        31.7761, 15.3437, 73.2384
        xyY:
        0.2640, 0.1275, 15.3437
      CIE-Lab:
        46.1014, 79.3435, -68.1643
        CIE-LCH:
        46.1014, 104.6029, 319.3340
        CIE-Luv:
        46.1014, 39.5881, -108.8513
        Hunter-Lab:
        39.1711, 76.2520, -83.4350
      #af1ae2 color charts
#af1ae2 RGB chart
      #af1ae2 CMYK chart
      #af1ae2 RGB pie chart
      #af1ae2 color shades, tints & tones
#af1ae2 color schemes
#af1ae2 color preview, HTML & CSS examples
           This text has a color of #af1ae2        
        
          <p style="color:#af1ae2;">Text here</p>
        
        
          .mytext {color:#af1ae2;}
        
        Text color #af1ae2
      
           This box has a color of #af1ae2        
        
          <div style="background-color:#af1ae2;">Content here</div>
        
        
          .mybackground {background-color:#af1ae2;}
        
        Background color #af1ae2
      
           Border around this has a color of #af1ae2        
        
          <div style="border:2px solid #af1ae2;">Content here</div>
        
        
          .myborder {border:2px solid #af1ae2;}
        
        Border color #af1ae2