#af8fde color space conversions
Hex:
        #af8fde
        RGB:
        175, 143, 222
        CMY:
        31, 44, 13
        CMYK:
        21, 36, 0, 13
      HSL:
        264°, 54.4828%, 71.5686%
        HSV (HSB):
        264°, 35.5856%, 87.0588%
        XYZ:
        40.6865, 34.0328, 73.5318
        xyY:
        0.2744, 0.2296, 34.0328
      CIE-Lab:
        64.9886, 27.7369, -35.8340
        CIE-LCH:
        64.9886, 45.3146, 307.7413
        CIE-Luv:
        64.9886, 11.0107, -60.3770
        Hunter-Lab:
        58.3376, 22.4005, -33.8959
      #af8fde color charts
#af8fde RGB chart
      #af8fde CMYK chart
      #af8fde RGB pie chart
      #af8fde color shades, tints & tones
#af8fde color schemes
#af8fde color preview, HTML & CSS examples
           This text has a color of #af8fde        
        
          <p style="color:#af8fde;">Text here</p>
        
        
          .mytext {color:#af8fde;}
        
        Text color #af8fde
      
           This box has a color of #af8fde        
        
          <div style="background-color:#af8fde;">Content here</div>
        
        
          .mybackground {background-color:#af8fde;}
        
        Background color #af8fde
      
           Border around this has a color of #af8fde        
        
          <div style="border:2px solid #af8fde;">Content here</div>
        
        
          .myborder {border:2px solid #af8fde;}
        
        Border color #af8fde