#dfa9ec color space conversions
Hex:
        #dfa9ec
        RGB:
        223, 169, 236
        CMY:
        13, 34, 7
        CMYK:
        6, 28, 0, 7
      HSL:
        288°, 63.8095%, 79.4118%
        HSV (HSB):
        288°, 28.3898%, 92.5490%
        XYZ:
        59.7597, 50.1200, 85.8813
        xyY:
        0.3053, 0.2560, 50.1200
      CIE-Lab:
        76.1429, 31.1771, -25.9220
        CIE-LCH:
        76.1429, 40.5458, 320.2584
        CIE-Luv:
        76.1429, 25.4663, -45.9810
        Hunter-Lab:
        70.7955, 26.7828, -22.3673
      #dfa9ec color charts
#dfa9ec RGB chart
      #dfa9ec CMYK chart
      #dfa9ec RGB pie chart
      #dfa9ec color shades, tints & tones
#dfa9ec color schemes
#dfa9ec color preview, HTML & CSS examples
           This text has a color of #dfa9ec        
        
          <p style="color:#dfa9ec;">Text here</p>
        
        
          .mytext {color:#dfa9ec;}
        
        Text color #dfa9ec
      
           This box has a color of #dfa9ec        
        
          <div style="background-color:#dfa9ec;">Content here</div>
        
        
          .mybackground {background-color:#dfa9ec;}
        
        Background color #dfa9ec
      
           Border around this has a color of #dfa9ec        
        
          <div style="border:2px solid #dfa9ec;">Content here</div>
        
        
          .myborder {border:2px solid #dfa9ec;}
        
        Border color #dfa9ec