#daa6fe color space conversions
Hex:
        #daa6fe
        RGB:
        218, 166, 254
        CMY:
        15, 35, 0
        CMYK:
        14, 35, 0, 0
      HSL:
        275°, 97.7778%, 82.3529%
        HSV (HSB):
        275°, 34.6457%, 99.6078%
        XYZ:
        60.4391, 49.3336, 100.1028
        xyY:
        0.2880, 0.2351, 49.3336
      CIE-Lab:
        75.6584, 34.8823, -36.4410
        CIE-LCH:
        75.6584, 50.4452, 313.7481
        CIE-Luv:
        75.6584, 21.4303, -63.9050
        Hunter-Lab:
        70.2379, 30.6813, -35.3334
      #daa6fe color charts
#daa6fe RGB chart
      #daa6fe CMYK chart
      #daa6fe RGB pie chart
      #daa6fe color shades, tints & tones
#daa6fe color schemes
#daa6fe color preview, HTML & CSS examples
           This text has a color of #daa6fe        
        
          <p style="color:#daa6fe;">Text here</p>
        
        
          .mytext {color:#daa6fe;}
        
        Text color #daa6fe
      
           This box has a color of #daa6fe        
        
          <div style="background-color:#daa6fe;">Content here</div>
        
        
          .mybackground {background-color:#daa6fe;}
        
        Background color #daa6fe
      
           Border around this has a color of #daa6fe        
        
          <div style="border:2px solid #daa6fe;">Content here</div>
        
        
          .myborder {border:2px solid #daa6fe;}
        
        Border color #daa6fe