#dfaff8 color space conversions
Hex:
        #dfaff8
        RGB:
        223, 175, 248
        CMY:
        13, 31, 3
        CMYK:
        10, 29, 0, 3
      HSL:
        279°, 83.9080%, 82.9412%
        HSV (HSB):
        279°, 29.4355%, 97.2549%
        XYZ:
        62.7047, 53.1252, 95.7562
        xyY:
        0.2964, 0.2511, 53.1252
      CIE-Lab:
        77.9489, 30.3164, -29.6354
        CIE-LCH:
        77.9489, 42.3951, 315.6508
        CIE-Luv:
        77.9489, 21.1403, -52.1182
        Hunter-Lab:
        72.8871, 26.0111, -26.8720
      #dfaff8 color charts
#dfaff8 RGB chart
      #dfaff8 CMYK chart
      #dfaff8 RGB pie chart
      #dfaff8 color shades, tints & tones
#dfaff8 color schemes
#dfaff8 color preview, HTML & CSS examples
           This text has a color of #dfaff8        
        
          <p style="color:#dfaff8;">Text here</p>
        
        
          .mytext {color:#dfaff8;}
        
        Text color #dfaff8
      
           This box has a color of #dfaff8        
        
          <div style="background-color:#dfaff8;">Content here</div>
        
        
          .mybackground {background-color:#dfaff8;}
        
        Background color #dfaff8
      
           Border around this has a color of #dfaff8        
        
          <div style="border:2px solid #dfaff8;">Content here</div>
        
        
          .myborder {border:2px solid #dfaff8;}
        
        Border color #dfaff8