#af33d4 color space conversions
Hex:
        #af33d4
        RGB:
        175, 51, 212
        CMY:
        31, 80, 17
        CMYK:
        17, 76, 0, 17
      HSL:
        286°, 65.1822%, 51.5686%
        HSV (HSB):
        286°, 75.9434%, 83.1373%
        XYZ:
        30.7467, 16.2351, 63.8005
        xyY:
        0.2775, 0.1465, 16.2351
      CIE-Lab:
        47.2814, 70.4691, -58.2540
        CIE-LCH:
        47.2814, 91.4299, 320.4208
        CIE-Luv:
        47.2814, 40.7302, -95.0041
        Hunter-Lab:
        40.2928, 65.6978, -65.6762
      #af33d4 color charts
#af33d4 RGB chart
      #af33d4 CMYK chart
      #af33d4 RGB pie chart
      #af33d4 color shades, tints & tones
#af33d4 color schemes
#af33d4 color preview, HTML & CSS examples
           This text has a color of #af33d4        
        
          <p style="color:#af33d4;">Text here</p>
        
        
          .mytext {color:#af33d4;}
        
        Text color #af33d4
      
           This box has a color of #af33d4        
        
          <div style="background-color:#af33d4;">Content here</div>
        
        
          .mybackground {background-color:#af33d4;}
        
        Background color #af33d4
      
           Border around this has a color of #af33d4        
        
          <div style="border:2px solid #af33d4;">Content here</div>
        
        
          .myborder {border:2px solid #af33d4;}
        
        Border color #af33d4