#af40fa color space conversions
Hex:
        #af40fa
        RGB:
        175, 64, 250
        CMY:
        31, 75, 2
        CMYK:
        30, 74, 0, 2
      HSL:
        276°, 94.8980%, 61.5686%
        HSV (HSB):
        276°, 74.4000%, 98.0392%
        XYZ:
        36.7679, 19.6829, 92.3038
        xyY:
        0.2472, 0.1323, 19.6829
      CIE-Lab:
        51.4768, 73.4695, -72.9459
        CIE-LCH:
        51.4768, 103.5320, 315.2049
        CIE-Luv:
        51.4768, 29.2359, -118.7286
        Hunter-Lab:
        44.3654, 70.2928, -92.2992
      #af40fa color charts
#af40fa RGB chart
      #af40fa CMYK chart
      #af40fa RGB pie chart
      #af40fa color shades, tints & tones
#af40fa color schemes
#af40fa color preview, HTML & CSS examples
           This text has a color of #af40fa        
        
          <p style="color:#af40fa;">Text here</p>
        
        
          .mytext {color:#af40fa;}
        
        Text color #af40fa
      
           This box has a color of #af40fa        
        
          <div style="background-color:#af40fa;">Content here</div>
        
        
          .mybackground {background-color:#af40fa;}
        
        Background color #af40fa
      
           Border around this has a color of #af40fa        
        
          <div style="border:2px solid #af40fa;">Content here</div>
        
        
          .myborder {border:2px solid #af40fa;}
        
        Border color #af40fa