#af3ffa color space conversions
Hex:
        #af3ffa
        RGB:
        175, 63, 250
        CMY:
        31, 75, 2
        CMYK:
        30, 75, 0, 2
      HSL:
        276°, 94.9239%, 61.3725%
        HSV (HSB):
        276°, 74.8000%, 98.0392%
        XYZ:
        36.7120, 19.5711, 92.2851
        xyY:
        0.2471, 0.1317, 19.5711
      CIE-Lab:
        51.3488, 73.8365, -73.1538
        CIE-LCH:
        51.3488, 103.9389, 315.2661
        CIE-Luv:
        51.3488, 29.3923, -118.9674
        Hunter-Lab:
        44.2392, 70.7099, -92.7143
      #af3ffa color charts
#af3ffa RGB chart
      #af3ffa CMYK chart
      #af3ffa RGB pie chart
      #af3ffa color shades, tints & tones
#af3ffa color schemes
#af3ffa color preview, HTML & CSS examples
           This text has a color of #af3ffa        
        
          <p style="color:#af3ffa;">Text here</p>
        
        
          .mytext {color:#af3ffa;}
        
        Text color #af3ffa
      
           This box has a color of #af3ffa        
        
          <div style="background-color:#af3ffa;">Content here</div>
        
        
          .mybackground {background-color:#af3ffa;}
        
        Background color #af3ffa
      
           Border around this has a color of #af3ffa        
        
          <div style="border:2px solid #af3ffa;">Content here</div>
        
        
          .myborder {border:2px solid #af3ffa;}
        
        Border color #af3ffa