#af59fe color space conversions
Hex:
        #af59fe
        RGB:
        175, 89, 254
        CMY:
        31, 65, 0
        CMYK:
        31, 65, 0, 0
      HSL:
        271°, 98.8024%, 67.2549%
        HSV (HSB):
        271°, 64.9606%, 99.6078%
        XYZ:
        39.1410, 23.4145, 96.2224
        xyY:
        0.2465, 0.1475, 23.4145
      CIE-Lab:
        55.4967, 63.8172, -68.6565
        CIE-LCH:
        55.4967, 93.7355, 312.9079
        CIE-Luv:
        55.4967, 23.6145, -113.9860
        Hunter-Lab:
        48.3885, 59.7069, -84.0285
      #af59fe color charts
#af59fe RGB chart
      #af59fe CMYK chart
      #af59fe RGB pie chart
      #af59fe color shades, tints & tones
#af59fe color schemes
#af59fe color preview, HTML & CSS examples
           This text has a color of #af59fe        
        
          <p style="color:#af59fe;">Text here</p>
        
        
          .mytext {color:#af59fe;}
        
        Text color #af59fe
      
           This box has a color of #af59fe        
        
          <div style="background-color:#af59fe;">Content here</div>
        
        
          .mybackground {background-color:#af59fe;}
        
        Background color #af59fe
      
           Border around this has a color of #af59fe        
        
          <div style="border:2px solid #af59fe;">Content here</div>
        
        
          .myborder {border:2px solid #af59fe;}
        
        Border color #af59fe