#dfa4ec color space conversions
Hex:
        #dfa4ec
        RGB:
        223, 164, 236
        CMY:
        13, 36, 7
        CMYK:
        6, 31, 0, 7
      HSL:
        289°, 65.4545%, 78.4314%
        HSV (HSB):
        289°, 30.5085%, 92.5490%
        XYZ:
        58.8472, 48.2950, 85.5772
        xyY:
        0.3054, 0.2506, 48.2950
      CIE-Lab:
        75.0106, 33.8661, -27.6558
        CIE-LCH:
        75.0106, 43.7236, 320.7642
        CIE-Luv:
        75.0106, 27.7863, -49.1472
        Hunter-Lab:
        69.4946, 29.5361, -24.3647
      #dfa4ec color charts
#dfa4ec RGB chart
      #dfa4ec CMYK chart
      #dfa4ec RGB pie chart
      #dfa4ec color shades, tints & tones
#dfa4ec color schemes
#dfa4ec color preview, HTML & CSS examples
           This text has a color of #dfa4ec        
        
          <p style="color:#dfa4ec;">Text here</p>
        
        
          .mytext {color:#dfa4ec;}
        
        Text color #dfa4ec
      
           This box has a color of #dfa4ec        
        
          <div style="background-color:#dfa4ec;">Content here</div>
        
        
          .mybackground {background-color:#dfa4ec;}
        
        Background color #dfa4ec
      
           Border around this has a color of #dfa4ec        
        
          <div style="border:2px solid #dfa4ec;">Content here</div>
        
        
          .myborder {border:2px solid #dfa4ec;}
        
        Border color #dfa4ec