#af1fde color space conversions
Hex:
        #af1fde
        RGB:
        175, 31, 222
        CMY:
        31, 88, 13
        CMYK:
        21, 86, 0, 13
      HSL:
        285°, 75.4941%, 49.6078%
        HSV (HSB):
        285°, 86.0360%, 87.0588%
        XYZ:
        31.3540, 15.3679, 70.4210
        xyY:
        0.2677, 0.1312, 15.3679
      CIE-Lab:
        46.1340, 77.6600, -65.8318
        CIE-LCH:
        46.1340, 101.8082, 319.7123
        CIE-Luv:
        46.1340, 40.3235, -105.5593
        Hunter-Lab:
        39.2019, 74.1626, -79.0654
      #af1fde color charts
#af1fde RGB chart
      #af1fde CMYK chart
      #af1fde RGB pie chart
      #af1fde color shades, tints & tones
#af1fde color schemes
#af1fde color preview, HTML & CSS examples
           This text has a color of #af1fde        
        
          <p style="color:#af1fde;">Text here</p>
        
        
          .mytext {color:#af1fde;}
        
        Text color #af1fde
      
           This box has a color of #af1fde        
        
          <div style="background-color:#af1fde;">Content here</div>
        
        
          .mybackground {background-color:#af1fde;}
        
        Background color #af1fde
      
           Border around this has a color of #af1fde        
        
          <div style="border:2px solid #af1fde;">Content here</div>
        
        
          .myborder {border:2px solid #af1fde;}
        
        Border color #af1fde