#af4fde color space conversions
Hex:
        #af4fde
        RGB:
        175, 79, 222
        CMY:
        31, 69, 13
        CMYK:
        21, 64, 0, 13
      HSL:
        280°, 68.4211%, 59.0196%
        HSV (HSB):
        280°, 64.4144%, 87.0588%
        XYZ:
        33.6600, 19.9799, 71.1897
        xyY:
        0.2696, 0.1601, 19.9799
      CIE-Lab:
        51.8144, 61.4454, -56.6649
        CIE-LCH:
        51.8144, 83.5850, 317.3178
        CIE-Luv:
        51.8144, 32.5583, -94.0033
        Hunter-Lab:
        44.6988, 56.1947, -63.1391
      #af4fde color charts
#af4fde RGB chart
      #af4fde CMYK chart
      #af4fde RGB pie chart
      #af4fde color shades, tints & tones
#af4fde color schemes
#af4fde color preview, HTML & CSS examples
           This text has a color of #af4fde        
        
          <p style="color:#af4fde;">Text here</p>
        
        
          .mytext {color:#af4fde;}
        
        Text color #af4fde
      
           This box has a color of #af4fde        
        
          <div style="background-color:#af4fde;">Content here</div>
        
        
          .mybackground {background-color:#af4fde;}
        
        Background color #af4fde
      
           Border around this has a color of #af4fde        
        
          <div style="border:2px solid #af4fde;">Content here</div>
        
        
          .myborder {border:2px solid #af4fde;}
        
        Border color #af4fde