#daa4fc color space conversions
Hex:
        #daa4fc
        RGB:
        218, 164, 252
        CMY:
        15, 36, 1
        CMYK:
        13, 35, 0, 1
      HSL:
        277°, 93.6170%, 81.5686%
        HSV (HSB):
        277°, 34.9206%, 98.8235%
        XYZ:
        59.7596, 48.4846, 98.3043
        xyY:
        0.2893, 0.2347, 48.4846
      CIE-Lab:
        75.1296, 35.5445, -36.1810
        CIE-LCH:
        75.1296, 50.7196, 314.4915
        CIE-Luv:
        75.1296, 22.5563, -63.5068
        Hunter-Lab:
        69.6309, 31.3407, -34.9634
      #daa4fc color charts
#daa4fc RGB chart
      #daa4fc CMYK chart
      #daa4fc RGB pie chart
      #daa4fc color shades, tints & tones
#daa4fc color schemes
#daa4fc color preview, HTML & CSS examples
           This text has a color of #daa4fc        
        
          <p style="color:#daa4fc;">Text here</p>
        
        
          .mytext {color:#daa4fc;}
        
        Text color #daa4fc
      
           This box has a color of #daa4fc        
        
          <div style="background-color:#daa4fc;">Content here</div>
        
        
          .mybackground {background-color:#daa4fc;}
        
        Background color #daa4fc
      
           Border around this has a color of #daa4fc        
        
          <div style="border:2px solid #daa4fc;">Content here</div>
        
        
          .myborder {border:2px solid #daa4fc;}
        
        Border color #daa4fc