#daa3e7 color space conversions
Hex:
        #daa3e7
        RGB:
        218, 163, 231
        CMY:
        15, 36, 9
        CMYK:
        6, 29, 0, 9
      HSL:
        289°, 58.6207%, 77.2549%
        HSV (HSB):
        289°, 29.4372%, 90.5882%
        XYZ:
        56.4344, 46.8693, 81.6736
        xyY:
        0.3051, 0.2534, 46.8693
      CIE-Lab:
        74.1061, 31.8592, -26.3651
        CIE-LCH:
        74.1061, 41.3537, 320.3905
        CIE-Luv:
        74.1061, 25.9031, -46.6275
        Hunter-Lab:
        68.4612, 27.3354, -22.8096
      #daa3e7 color charts
#daa3e7 RGB chart
      #daa3e7 CMYK chart
      #daa3e7 RGB pie chart
      #daa3e7 color shades, tints & tones
#daa3e7 color schemes
#daa3e7 color preview, HTML & CSS examples
           This text has a color of #daa3e7        
        
          <p style="color:#daa3e7;">Text here</p>
        
        
          .mytext {color:#daa3e7;}
        
        Text color #daa3e7
      
           This box has a color of #daa3e7        
        
          <div style="background-color:#daa3e7;">Content here</div>
        
        
          .mybackground {background-color:#daa3e7;}
        
        Background color #daa3e7
      
           Border around this has a color of #daa3e7        
        
          <div style="border:2px solid #daa3e7;">Content here</div>
        
        
          .myborder {border:2px solid #daa3e7;}
        
        Border color #daa3e7