#af1ffd color space conversions
Hex:
        #af1ffd
        RGB:
        175, 31, 253
        CMY:
        31, 88, 1
        CMYK:
        31, 88, 0, 1
      HSL:
        279°, 98.2301%, 55.6863%
        HSV (HSB):
        279°, 87.7470%, 99.2157%
        XYZ:
        35.8988, 17.1858, 94.3536
        xyY:
        0.2435, 0.1166, 17.1858
      CIE-Lab:
        48.4933, 83.4359, -79.4808
        CIE-LCH:
        48.4933, 115.2334, 316.3907
        CIE-Luv:
        48.4933, 32.2360, -126.1808
        Hunter-Lab:
        41.4557, 82.0254, -105.9255
      #af1ffd color charts
#af1ffd RGB chart
      #af1ffd CMYK chart
      #af1ffd RGB pie chart
      #af1ffd color shades, tints & tones
#af1ffd color schemes
#af1ffd color preview, HTML & CSS examples
           This text has a color of #af1ffd        
        
          <p style="color:#af1ffd;">Text here</p>
        
        
          .mytext {color:#af1ffd;}
        
        Text color #af1ffd
      
           This box has a color of #af1ffd        
        
          <div style="background-color:#af1ffd;">Content here</div>
        
        
          .mybackground {background-color:#af1ffd;}
        
        Background color #af1ffd
      
           Border around this has a color of #af1ffd        
        
          <div style="border:2px solid #af1ffd;">Content here</div>
        
        
          .myborder {border:2px solid #af1ffd;}
        
        Border color #af1ffd