#daa2e7 color space conversions
Hex:
        #daa2e7
        RGB:
        218, 162, 231
        CMY:
        15, 36, 9
        CMYK:
        6, 30, 0, 9
      HSL:
        289°, 58.9744%, 77.0588%
        HSV (HSB):
        289°, 29.8701%, 90.5882%
        XYZ:
        56.2576, 46.5156, 81.6146
        xyY:
        0.3051, 0.2523, 46.5156
      CIE-Lab:
        73.8789, 32.3993, -26.7132
        CIE-LCH:
        73.8789, 41.9917, 320.4945
        CIE-Luv:
        73.8789, 26.3664, -47.2604
        Hunter-Lab:
        68.2024, 27.8839, -23.2080
      #daa2e7 color charts
#daa2e7 RGB chart
      #daa2e7 CMYK chart
      #daa2e7 RGB pie chart
      #daa2e7 color shades, tints & tones
#daa2e7 color schemes
#daa2e7 color preview, HTML & CSS examples
           This text has a color of #daa2e7        
        
          <p style="color:#daa2e7;">Text here</p>
        
        
          .mytext {color:#daa2e7;}
        
        Text color #daa2e7
      
           This box has a color of #daa2e7        
        
          <div style="background-color:#daa2e7;">Content here</div>
        
        
          .mybackground {background-color:#daa2e7;}
        
        Background color #daa2e7
      
           Border around this has a color of #daa2e7        
        
          <div style="border:2px solid #daa2e7;">Content here</div>
        
        
          .myborder {border:2px solid #daa2e7;}
        
        Border color #daa2e7