#daa3ee color space conversions
Hex:
        #daa3ee
        RGB:
        218, 163, 238
        CMY:
        15, 36, 7
        CMYK:
        8, 32, 0, 7
      HSL:
        284°, 68.8073%, 78.6275%
        HSV (HSB):
        284°, 31.5126%, 93.3333%
        XYZ:
        57.4433, 47.2729, 86.9859
        xyY:
        0.2996, 0.2466, 47.2729
      CIE-Lab:
        74.3640, 33.2371, -29.7780
        CIE-LCH:
        74.3640, 44.6255, 318.1420
        CIE-Luv:
        74.3640, 24.9271, -52.4597
        Hunter-Lab:
        68.7553, 28.8105, -26.8822
      #daa3ee color charts
#daa3ee RGB chart
      #daa3ee CMYK chart
      #daa3ee RGB pie chart
      #daa3ee color shades, tints & tones
#daa3ee color schemes
#daa3ee color preview, HTML & CSS examples
           This text has a color of #daa3ee        
        
          <p style="color:#daa3ee;">Text here</p>
        
        
          .mytext {color:#daa3ee;}
        
        Text color #daa3ee
      
           This box has a color of #daa3ee        
        
          <div style="background-color:#daa3ee;">Content here</div>
        
        
          .mybackground {background-color:#daa3ee;}
        
        Background color #daa3ee
      
           Border around this has a color of #daa3ee        
        
          <div style="border:2px solid #daa3ee;">Content here</div>
        
        
          .myborder {border:2px solid #daa3ee;}
        
        Border color #daa3ee