#af7eff color space conversions
Hex:
        #af7eff
        RGB:
        175, 126, 255
        CMY:
        31, 51, 0
        CMYK:
        31, 51, 0, 0
      HSL:
        263°, 100.0000%, 74.7059%
        HSV (HSB):
        263°, 50.5882%, 100.0000%
        XYZ:
        43.1901, 31.2557, 98.3643
        xyY:
        0.2499, 0.1809, 31.2557
      CIE-Lab:
        62.7229, 45.0788, -57.6113
        CIE-LCH:
        62.7229, 73.1516, 308.0419
        CIE-Luv:
        62.7229, 13.2143, -97.6936
        Hunter-Lab:
        55.9068, 40.0610, -65.1822
      #af7eff color charts
#af7eff RGB chart
      #af7eff CMYK chart
      #af7eff RGB pie chart
      #af7eff color shades, tints & tones
#af7eff color schemes
#af7eff color preview, HTML & CSS examples
           This text has a color of #af7eff        
        
          <p style="color:#af7eff;">Text here</p>
        
        
          .mytext {color:#af7eff;}
        
        Text color #af7eff
      
           This box has a color of #af7eff        
        
          <div style="background-color:#af7eff;">Content here</div>
        
        
          .mybackground {background-color:#af7eff;}
        
        Background color #af7eff
      
           Border around this has a color of #af7eff        
        
          <div style="border:2px solid #af7eff;">Content here</div>
        
        
          .myborder {border:2px solid #af7eff;}
        
        Border color #af7eff